Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Pull requests: facebookresearch/detr

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Reduce the space complexity of the HungarianMatcher module. CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#606 opened Sep 18, 2023 by aioaneid Loading…
Correct a runtime error message. It now states that glu is an option. CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#566 opened Feb 13, 2023 by camilodlt Loading…
Adding changes for Multiple Input Compatibility with the code along with using Mask threshold as config variable. Also added easier implementation of BITMASK format in the code. CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#563 opened Jan 16, 2023 by amancodeblast Loading…
remove unused code CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#549 opened Nov 16, 2022 by ShoufaChen Loading…
update position encoding to make detr torch fx traceable CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#531 opened Aug 31, 2022 by inisis Loading…
V 2.0
#526 opened Jul 28, 2022 by ESONG1999 Loading…
Update detr.py
#521 opened Jul 4, 2022 by ehdrndd Loading…
Add eval json save in coco result format CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#473 opened Nov 28, 2021 by hannadiamond Loading…
fix class error
#432 opened Aug 30, 2021 by ducvuuit Loading…
setup.py: added setup.py CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#412 opened Jul 9, 2021 by micheleantonazzi Loading…
Added modification based on customized dataset
#397 opened Jun 15, 2021 by zhuwenzhen Loading…
Minor changes CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#364 opened Apr 18, 2021 by pjuangph Loading…
Gradio web app CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#359 opened Apr 9, 2021 by AK391 Loading…
Add files via upload CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#337 opened Feb 19, 2021 by Dhruv0208 Loading…
Fixed 'assertion' repetition bug CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#317 opened Jan 16, 2021 by andreaalf97 Loading…
Correcting incorrect types CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#296 opened Nov 30, 2020 by zhiqwang Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.