350 Commits

Author SHA1 Message Date
Yixiao Fang
4329e0358b
[Docs] update README files (#176)
* [Docs] update issue template

* [Docs] update README
2022-01-18 11:17:25 +08:00
Yixiao Fang
9b33c5efc4
[Docs] add Chinese version of compatibility.md (#172)
* [Docs] add Chinese version of compatibility.md

* [Docs] fix typo

* [Docs] fix lint

* [Docs] fix typo

* [Docs] fix typo
2022-01-14 18:09:20 +08:00
Yixiao Fang
cc19b34c3d
[Fix] Deprecate the support for "python setup.py test" (#174) 2022-01-14 13:48:24 +08:00
xcnick
8e3fc95e97
Fix missing prob assignment in RandomAppliedTrans (#173) 2022-01-13 19:47:27 +08:00
Yuan Liu
95df89ef32
[Feature]: Translate install.md to Chinese (#169)
* [Feature]: Translate install.md to Chinese

* [Fix]: Fix typo

* [Fix]: Fix typo and lint
2022-01-11 16:47:06 +08:00
Yixiao Fang
45951c1b12
[Docs] update README and model_zoo.md (#165)
* [Docs] update README

* [Docs] add simsiam logs

* [Docs] add chinese version of model_zoo.md

* [Docs] fix typo

* [Benchmark] update SimSiam 100 epoch benchmark results

* [Benchmark] update simsiam 100 epoch seg results
2022-01-10 16:40:47 +08:00
Yun Du
54471dd5ef
[Docs] translate 2_data_pipeline.md and 3_new_module.md into Chinese and fix some typos. (#168)
* [Docs] translate 2_data_pipeline.md into Chinese

* [Docs] translate 3_new_module.md into Chinese

* [Docs] Fix typos from py to python
2022-01-10 12:39:14 +08:00
Jiahao Xie
86ca16c766
[Docs] translate prepare_data.md into Chinese (#166)
* [Docs] translate prepare_data.md into Chinese

* [Docs] fix typo in prepare_data.md
2022-01-04 10:28:39 +08:00
Jiahao Xie
128a11669c
[Docs] translate changelog.md into Chinese (#167) 2022-01-04 10:27:58 +08:00
Range King
9317d2ecbf
[Docs] translate 1_new_dataset.md into Chinese (#163)
* translate 1_new_dataset.md

1.translate 1_new_dataset.md into Chinese
2.fix missing `` in 1_new_dataset.md

* Update 1_new_dataset.md

fix table of content
2022-01-04 10:26:15 +08:00
Yuan Liu
0c45923952
[Feature]: Translate getting_started.md into Chinese (#164) 2022-01-03 15:36:29 +08:00
Yixiao Fang
f06c3c3d98
[Fix] fix issue related bugs (#161)
* [Fix] fix version check of pytorch

* [Fix] fix data format in simclr
2021-12-28 22:06:19 +08:00
Yuan Liu
e96d81e76c
Add drop_last when building eval optimizer (#158)
* [Fix]: Add drop_last param when build evaluation dataloader

* [Fix]: Delete pdb

* [Fix]: Delete auto resume

* [Fix]: remove import find_available_ckpt

* [Fix]: Delete bracket
2021-12-24 15:14:00 +08:00
Yixiao Fang
3237c76474
[Docs] add logs for part of algorithms (#157)
* [Docs] add logs for part of algorithms

* [Fix] fix typo
2021-12-23 21:50:31 +08:00
Yixiao Fang
5d2b4a389b
[Fix] fix links in .md files (#155) 2021-12-22 14:20:36 +08:00
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 240dd7318e5a1f5eb4713ba88253da75f0ab4f91.
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) v0.5.0 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