Yixiao Fang
e26d1b8a8f
[CI] skip CI when some specific files were changed ( #154 )
2021-12-20 15:08:50 +08:00
Yuan Liu
dde842bb59
[Fix]: Fix mmselfsup not imported error when building readthedocs ( #153 )
2021-12-20 12:48:27 +08:00
Yixiao Fang
9ef4b9a3d8
[Enhance] enhance MIM function ( #152 )
...
* [Docs] update mminstall.txt
* [Docs] add MANIFEST.in
* [Docs] add metafile
* [WIP]: temporal commit
* [Enhance] Try to create a symbolic link on windows.
* [Docs] add metefile of algorithms
2021-12-17 16:39:03 +08:00
Yuan Liu
e882fd9c01
[Fix]: Fix readthedocs switch language link bug ( #149 )
2021-12-17 14:09:56 +08:00
Yuan Liu
f8fe0cc787
[Fix]: Fix log size ( #148 )
2021-12-17 14:08:06 +08:00
Yuan Liu
a716eea5de
Revert "[WIP] Support installation and training by mim ( #144 )" ( #151 )
...
This reverts commit 240dd7318e
.
2021-12-17 12:34:36 +08:00
Yixiao Fang
240dd7318e
[WIP] Support installation and training by mim ( #144 )
...
* [Docs] update mminstall.txt
* [Docs] add MANIFEST.in
* [Docs] add metafile
2021-12-17 12:22:59 +08:00
Yuan Liu
febe511b67
[Refactor]: Refactor the directory structure of docs ( #146 )
...
* fix links of docs
* [Docs]: Use shared menu from theme instead
* [Refactor]: Refactor the directory structure of docs
* [Fix]: Fix lint
* [Fix]: Fix __version__.py file link bug
Co-authored-by: fangyixiao18 <fangyx18@hotmail.com>
2021-12-16 20:29:57 +08:00
Yixiao Fang
d6a0ce18c1
Cancel previous runs that are not completed ( #145 )
2021-12-16 20:29:34 +08:00
Jiahao Xie
ec5528bfb9
[Docs] add badge link & update mmseg version requirement ( #143 )
2021-12-16 16:27:50 +08:00
Qing Chang
ec6e6b8465
Update model_zoo.md ( #134 )
2021-12-16 13:58:47 +08:00
Yixiao Fang
c5647eb838
[Docs] add xiaozhushou and selfsup wexin qrcode ( #133 )
2021-12-16 13:18:45 +08:00
Brandon Liu
bbfd50e8c8
[Fix]: Fix lint ( #18 )
2021-12-16 11:32:18 +08:00
Jiahao Xie
6320bba34a
[Docs] update benchmark results ( #17 )
...
* [Docs] add partial results
* [Docs] update results
2021-12-16 11:32:04 +08:00
Jiahao Xie
3380dce973
[Fix] fix version number & update description ( #16 )
2021-12-16 10:13:22 +08:00
Jiahao Xie
d4fca17bd1
[Docs] refine readme and changelog ( #15 )
...
* [Docs] refine readme
* [Docs] refine readme
* [Docs] refine CN readme
* [Docs] refine changelog
* [Docs] add mmselfsup project link
* [Docs] add mmselfsup in CN readme
2021-12-16 10:12:58 +08:00
Brandon Liu
0425effc40
[Fix]: Fix empty link bug ( #14 )
2021-12-15 21:53:12 +08:00
Yixiao Fang
43ba700ad2
[Docs] refine docs ( #11 )
2021-12-15 13:17:05 +00:00
Brandon Liu
2e4e46d918
Merge pull request #10 from Jiahao000/ly_dev
...
[Docs]: de-capitalize getting_started.md
2021-12-15 20:54:39 +08:00
seuyou
3a3184d1b9
[Docs]: de-capitalize getting_started.md
2021-12-15 20:52:37 +08:00
Yixiao Fang
52fcc0508f
[Docs] refine readme ( #9 )
2021-12-15 12:36:00 +00:00
Yixiao Fang
4912f52b0f
[Refactor] fix link in .md ( #8 )
2021-12-15 19:44:34 +08:00
Brandon Liu
1e9e4ed47b
[Feature]: Add new requirements ( #7 )
2021-12-15 19:34:15 +08:00
Yixiao Fang
12ccaae7e5
[Refactor] add .github and resources folder ( #6 )
...
* [Refactor] add .github folder
* [Refactor] add resources
2021-12-15 19:30:38 +08:00
Jiahao Xie
2018e9a6db
Merge pull request #3 from Jiahao000/ly_dev
...
[Feature]: Add docs and docker
2021-12-15 19:19:15 +08:00
Jiahao Xie
f537bfa043
Merge pull request #4 from Jiahao000/fyx_dev
...
[Refactor] refactor the codebase
2021-12-15 19:18:54 +08:00
Jiahao Xie
7f1dbc9c1f
Merge pull request #5 from Jiahao000/xjh
...
[Refactor] refactor models, benchmarks and tools
2021-12-15 19:17:17 +08:00
Jiahao000
3e7f482c08
[Refactor] refactor models and utils
2021-12-15 19:13:04 +08:00
Jiahao000
1fcfd4096a
[Refactor] add tool scripts
2021-12-15 19:11:37 +08:00
Jiahao000
67716e2011
[Refactor] add benchmark configs
2021-12-15 19:09:54 +08:00
fangyixiao18
8f9ff74736
[Refactor] add UT codes
2021-12-15 19:07:01 +08:00
seuyou
15014bb904
[Feature]: Add docs and docker
2021-12-15 19:06:36 +08:00
fangyixiao18
f11be17d58
[Refactor] refactor datasets
2021-12-15 19:06:20 +08:00
fangyixiao18
24d018770b
[Refactor] update apis
2021-12-15 19:05:52 +08:00
fangyixiao18
371b5d5b05
[Refactor] refactor selfsup config files
2021-12-15 19:05:11 +08:00
Jiahao Xie
00e51990fb
Merge pull request #2 from Jiahao000/xjh_dev
...
[Refactor] refactor models, benchmarks, tools and other miscs, etc.
2021-12-15 18:56:38 +08:00
Jiahao000
dfaa8215ae
[Refactor] refactor msic files
2021-12-15 18:51:33 +08:00
Jiahao000
766fa72533
[Refactor] delete old tools
2021-12-15 18:44:00 +08:00
Jiahao000
2c9472cfeb
[Refactor] refactor tools
2021-12-15 18:42:57 +08:00
Jiahao000
5f61222488
[Refactor] remove old benchmarks
2021-12-15 18:41:22 +08:00
Jiahao000
9325a85d9f
[Refactor] remove old benchmark configs
2021-12-15 18:39:37 +08:00
Jiahao000
ef6b158db5
[Refactor] add benchmark configs
2021-12-15 18:38:19 +08:00
Jiahao000
dc61b20901
[Refactor] remove old models, core and utils
2021-12-15 18:36:40 +08:00
Jiahao000
9eced39e9e
[Refactor] refactor core and utils
2021-12-15 18:33:20 +08:00
Jiahao000
738d6cf905
[Refactor] refactor models
2021-12-15 18:28:00 +08:00
Jiahao Xie
86bf9bce47
[Refactor] modify mmselfsup directory ( #1 )
2021-12-15 17:48:45 +08:00
Xiaohang Zhan
1db69ecebb
Merge pull request #91 from xieenze/master
...
delete outdate BYOL info
2021-01-20 18:17:36 +08:00
xieenze
0b7683639f
update
2021-01-20 18:14:44 +08:00
Xiaohang Zhan
6f4563c37f
Merge pull request #90 from xieenze/master
...
update byol detection result
2021-01-20 17:49:37 +08:00
谢恩泽
528e907534
Merge pull request #12 from open-mmlab/master
...
update
2021-01-20 17:10:58 +08:00