Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YOLACT #3456

Merged
merged 34 commits into from
Sep 26, 2020
Merged

YOLACT #3456

Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
9dfd81f
YOLACT (not the final commit, so please don't review)
chongzhou96 Jul 26, 2020
7599d41
Implementation notes for YOLACT
chongzhou96 Jul 29, 2020
2bb0915
Modify yolact_r50.py
chongzhou96 Jul 30, 2020
98952e0
Merge remote-tracking branch 'upstream/master'
chongzhou96 Jul 31, 2020
1a25228
Update YOLACT configs
chongzhou96 Jul 31, 2020
335f0a5
Add YOLACT README
chongzhou96 Aug 1, 2020
9ef690b
Adjust according to the first round of review
chongzhou96 Aug 2, 2020
bdbd584
Merge remote-tracking branch 'upstream/master'
chongzhou96 Aug 2, 2020
371ceb9
Handle the corner case when gt_mask is empty
chongzhou96 Aug 12, 2020
9c3b569
Add unit tests for YOLACT heads
chongzhou96 Aug 12, 2020
1dc7f82
Add unit tests for YOLACT forward
chongzhou96 Aug 14, 2020
b0719de
Adjust according to Kai's comments, except for gt_mask filtering
chongzhou96 Aug 18, 2020
b21ff78
Change use_OHEM to use_ohem in unit tests
chongzhou96 Aug 18, 2020
7be568d
Update config in YOLACT unit tests
chongzhou96 Aug 18, 2020
eceff7a
merge bbox overlap and batch bbox overlap
yhcao6 Aug 30, 2020
9ec3ae9
fix unit test
yhcao6 Aug 30, 2020
a1ba224
refactor some codes and fix some bugs
yhcao6 Sep 3, 2020
001968e
merge upstrea
yhcao6 Sep 3, 2020
8cc50bb
fix isort
yhcao6 Sep 3, 2020
19e5440
fix ci
yhcao6 Sep 3, 2020
dc0ddda
update model link
yhcao6 Sep 8, 2020
11a9d01
Merge remote-tracking branch 'upstream/master'
yhcao6 Sep 8, 2020
750eff2
fix cfg path
yhcao6 Sep 8, 2020
dca0902
Merge branch 'master' of https://github.com/open-mmlab/mmdetection
chongzhou96 Sep 11, 2020
2604f87
Merge branch 'master' of github.com:chongzhou96/mmdetection
chongzhou96 Sep 11, 2020
b15b24a
Merge remote-tracking branch 'upstream/master'
yhcao6 Sep 18, 2020
af5f7c2
support batch test
yhcao6 Sep 18, 2020
300aca9
Merge remote-tracking branch 'upstream/master'
chongzhou96 Sep 21, 2020
9deb91a
Merge remote-tracking branch 'origin/master'
chongzhou96 Sep 21, 2020
779adf0
Make get_seg_masks faster
chongzhou96 Sep 22, 2020
bcc6c08
fix format
yhcao6 Sep 23, 2020
35ec920
Merge branch 'master' of https://github.com/chongzhou96/mmdetection
yhcao6 Sep 23, 2020
dea1329
update readme
yhcao6 Sep 26, 2020
8331a8c
merge upstream
yhcao6 Sep 26, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'upstream/master'
  • Loading branch information
yhcao6 committed Sep 18, 2020
commit b15b24a77359ddec56ad0caadcf2272ade31df5b

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.