Skip to content

support specifying matching_heuristics from filename#118

Closed
wat3rBro wants to merge 1 commit intofacebookresearch:mainfrom
wat3rBro:export-D41145857
Closed

support specifying matching_heuristics from filename#118
wat3rBro wants to merge 1 commit intofacebookresearch:mainfrom
wat3rBro:export-D41145857

Conversation

@wat3rBro
Copy link
Copy Markdown
Contributor

@wat3rBro wat3rBro commented Nov 9, 2022

Summary:
D35519683 changed the default matching_heuristics from False to True, it may cause some issues:

This diff reverts the default value back to False, and introduce a way to specify this option via filename url.

Differential Revision: D41145857

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Nov 9, 2022
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D41145857

wat3rBro pushed a commit to wat3rBro/fvcore that referenced this pull request Nov 9, 2022
…h#118)

Summary:
Pull Request resolved: facebookresearch#118

X-link: facebookresearch/detectron2#4650

D35519683 changed the default `matching_heuristics` from `False` to `True`, it may cause some issues:
- potential bug report: https://fb.workplace.com/groups/2240361332735959/posts/5264606250311437/?comment_id=5265167493588646
- bloated logging: facebookresearch/detectron2#4364

This diff reverts the default value back to `False`, and introduce a way to specify this option via filename url.

Differential Revision: D41145857

fbshipit-source-id: 6b2ddb20ba03372d16b161b3dc48238c35987d30
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D41145857

wat3rBro pushed a commit to wat3rBro/fvcore that referenced this pull request Nov 9, 2022
…h#118)

Summary:
Pull Request resolved: facebookresearch#118

X-link: facebookresearch/detectron2#4650

D35519683 changed the default `matching_heuristics` from `False` to `True`, it may cause some issues:
- potential bug report: https://fb.workplace.com/groups/2240361332735959/posts/5264606250311437/?comment_id=5265167493588646
- bloated logging: facebookresearch/detectron2#4364

This diff reverts the default value back to `False`, and introduce a way to specify this option via filename url.

Differential Revision: D41145857

fbshipit-source-id: b49b940efa3459e44a1f09f9af9c3d0225940932
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D41145857

@ppwwyyxx
Copy link
Copy Markdown
Contributor

ppwwyyxx commented Nov 9, 2022

Thanks a lot for doing this! I think you'd have to bump the version number and let detectron2 depend on this version of fvcore.

Also, new versions of fvcore get published to pypi automatically through circleci, only if cpu/gpu tests passed.. Unfortunately, tests have been broken for many months, so that's another dependency.. 😢

@ppwwyyxx
Copy link
Copy Markdown
Contributor

ppwwyyxx commented Nov 9, 2022

An alternative is to overwrite .load() in detectron2 so you can leave fvcore as is

wat3rBro pushed a commit to wat3rBro/fvcore that referenced this pull request Nov 21, 2022
…h#118)

Summary:
Pull Request resolved: facebookresearch#118

X-link: facebookresearch/detectron2#4650

D35519683 changed the default `matching_heuristics` from `False` to `True`, it may cause some issues:
- potential bug report: https://fb.workplace.com/groups/2240361332735959/posts/5264606250311437/?comment_id=5265167493588646
- bloated logging: facebookresearch/detectron2#4364

This diff reverts the default value back to `False`, and introduce a way to specify this option via filename url.

Differential Revision: D41145857

fbshipit-source-id: 910c28ca92a8c01946a1455545e9ce9745ed9e3c
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D41145857

wat3rBro pushed a commit to wat3rBro/fvcore that referenced this pull request Nov 22, 2022
…h#118)

Summary:
Pull Request resolved: facebookresearch#118

X-link: facebookresearch/detectron2#4650

D35519683 changed the default `matching_heuristics` from `False` to `True`, it may cause some issues:
- potential bug report: https://fb.workplace.com/groups/2240361332735959/posts/5264606250311437/?comment_id=5265167493588646
- bloated logging: facebookresearch/detectron2#4364

This diff reverts the default value back to `False`, and introduce a way to specify this option via filename url.

Differential Revision: D41145857

fbshipit-source-id: a89374071177510972865a8afb80eebe74cf0513
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D41145857

wat3rBro pushed a commit to wat3rBro/detectron2-1 that referenced this pull request Dec 16, 2022
Summary:
X-link: facebookresearch/fvcore#118

Pull Request resolved: facebookresearch#4650

D35519683 (facebookresearch@0ad20f1) changed the default `matching_heuristics` from `False` to `True`, it may cause some issues:
- potential bug report: https://fb.workplace.com/groups/2240361332735959/posts/5264606250311437/?comment_id=5265167493588646
- bloated logging: facebookresearch#4364

This diff reverts the default value back to `False`, and introduce a way to specify this option via filename url.

Reviewed By: lyttonhao

Differential Revision: D41145857

fbshipit-source-id: 2ee5feb6505260509bc5c0367b7c4048fbe377c8
wat3rBro pushed a commit to wat3rBro/detectron2-1 that referenced this pull request Dec 16, 2022
Summary:
X-link: facebookresearch/fvcore#118

Pull Request resolved: facebookresearch#4650

D35519683 (facebookresearch@0ad20f1) changed the default `matching_heuristics` from `False` to `True`, it may cause some issues:
- potential bug report: https://fb.workplace.com/groups/2240361332735959/posts/5264606250311437/?comment_id=5265167493588646
- bloated logging: facebookresearch#4364

This diff reverts the default value back to `False`, and introduce a way to specify this option via filename url.

Differential Revision: https://internalfb.com/D41145857

fbshipit-source-id: 1daa202d9cf48dddaee6d00d84306ef9dbc7e2a9
wat3rBro pushed a commit to wat3rBro/detectron2-1 that referenced this pull request Dec 19, 2022
Summary:
X-link: facebookresearch/fvcore#118

Pull Request resolved: facebookresearch#4650

D35519683 (facebookresearch@0ad20f1) changed the default `matching_heuristics` from `False` to `True`, it may cause some issues:
- potential bug report: https://fb.workplace.com/groups/2240361332735959/posts/5264606250311437/?comment_id=5265167493588646
- bloated logging: facebookresearch#4364

This diff reverts the default value back to `False`, and introduce a way to specify this option via filename url.

Reviewed By: lyttonhao

Differential Revision: D41145857

fbshipit-source-id: 94d5a4e310207e0f33119af7293161313ff2d256
…h#118)

Summary:
Pull Request resolved: facebookresearch#118

X-link: facebookresearch/detectron2#4650

D35519683 changed the default `matching_heuristics` from `False` to `True`, it may cause some issues:
- potential bug report: https://fb.workplace.com/groups/2240361332735959/posts/5264606250311437/?comment_id=5265167493588646
- bloated logging: facebookresearch/detectron2#4364

This diff reverts the default value back to `False`, and introduce a way to specify this option via filename url.

Reviewed By: lyttonhao

Differential Revision: D41145857

fbshipit-source-id: e987b5ab8e8c78a6218f1e29dc394da8faca49f5
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D41145857

facebook-github-bot pushed a commit to facebookresearch/detectron2 that referenced this pull request Dec 20, 2022
Summary:
X-link: facebookresearch/fvcore#118

Pull Request resolved: #4650

D35519683 (0ad20f1) changed the default `matching_heuristics` from `False` to `True`, it may cause some issues:
- potential bug report: https://fb.workplace.com/groups/2240361332735959/posts/5264606250311437/?comment_id=5265167493588646
- bloated logging: #4364

This diff reverts the default value back to `False`, and introduce a way to specify this option via filename url.

Reviewed By: lyttonhao

Differential Revision: D41145857

fbshipit-source-id: 5ad1cfcebaeab8ebc4e48f0e2b9d50c33ba777dd
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in d194d76.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants