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

[Feature] support mim #549

Merged
merged 42 commits into from
May 31, 2021
Merged
Changes from 1 commit
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
c09594d
dice loss
Mar 2, 2021
85d5eb4
format code, add docstring and calculate denominator without valid_mask
Mar 2, 2021
631322b
minor change
Mar 2, 2021
20c9f62
restore
Mar 11, 2021
bdbb9c6
add metafile
May 12, 2021
ad27d75
merge
May 12, 2021
0ca5886
Merge pull request #1 from xiexinch/mmcli_support
May 12, 2021
7a12e7c
add manifest.in and add config at setup.py
May 12, 2021
9c667bb
Merge pull request #2 from xiexinch/mmcli_support
May 12, 2021
d11b00e
add requirements
May 12, 2021
5a2448b
modify manifest
May 12, 2021
6460c2e
Merge pull request #3 from xiexinch/mmcli_support
May 12, 2021
ee12cf2
modify manifest
May 12, 2021
e987104
Merge pull request #4 from xiexinch/mmcli_support
May 12, 2021
15cb1ba
Update MANIFEST.in
May 12, 2021
e1a5440
add metafile
May 12, 2021
623ec0c
Merge pull request #5 from xiexinch/mmcli_support
May 12, 2021
73f5961
Merge branch 'open-mmlab:master' into mmcli_support
May 12, 2021
c419a24
add metadata
May 13, 2021
471514b
Merge branch 'mmcli_support' of https://github.com/xiexinch/mmsegment…
May 13, 2021
ccebaa4
Merge pull request #6 from xiexinch/mmcli_support
May 13, 2021
249005e
fix typo
May 13, 2021
addfb2c
Merge pull request #7 from xiexinch/mmcli_support
May 13, 2021
23e7424
Update metafile.yml
May 13, 2021
146d72a
Update metafile.yml
May 13, 2021
193391a
minor change
May 13, 2021
caeefe3
merge
May 13, 2021
ae6bd74
Merge pull request #8 from xiexinch/mmcli_support
May 13, 2021
2c6b5c5
Update metafile.yml
May 13, 2021
c5c0ef5
add subfix
May 15, 2021
c005345
fix mmshow
May 15, 2021
d9903c3
add more metafile
May 15, 2021
06ea96b
add config to model_zoo
May 15, 2021
708a6c2
fix bug
May 15, 2021
d32a4a6
Update mminstall.txt
May 15, 2021
605d3e6
[fix] Add models
May 24, 2021
a0b84a5
Merge branch 'mmcli_support' of https://github.com/xiexinch/mmsegment…
May 24, 2021
063efd1
[Fix] Add collections
May 24, 2021
4785224
[fix] Modify collection name
May 24, 2021
7473cbe
[Fix] Set datasets to unet metafile
May 24, 2021
0bfb6d5
[Fix] Modify collection names
May 24, 2021
bcbfc1e
complement inference time
May 31, 2021
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
add requirements
  • Loading branch information
xiexinch committed May 12, 2021
commit d11b00ee8d38a7636f1a759fcb5520788120cad4
1 change: 1 addition & 0 deletions requirements/mminstall.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
mmcv-full>=1.3.0