johnzja
|
94913d1d77
|
configs_unify del
|
2020-08-09 21:48:06 +08:00 |
johnzja
|
0dd1ae5f60
|
.gitignore recovered.
|
2020-08-09 21:41:10 +08:00 |
johnzja
|
dce6ec4c85
|
Add different config files into configs/
|
2020-08-09 21:37:03 +08:00 |
johnzja
|
54ae2eeb5f
|
fast_scnn test: fix BN bug.
|
2020-08-08 09:51:05 +08:00 |
johnzja
|
8df067e15d
|
add 450k
|
2020-08-07 17:03:40 +08:00 |
johnzja
|
3d4db488e9
|
80k 0.08,0.12
|
2020-08-07 16:52:22 +08:00 |
johnzja
|
c16940c102
|
add fast_scnn backbone test
|
2020-08-07 15:46:49 +08:00 |
johnzja
|
2c77085dc2
|
doc strings added
|
2020-08-07 15:15:13 +08:00 |
Evgeny Nizhibitsky
|
00f56eb00f
|
Add load-from flag (#33)
* Add load-from flag
* minor update
Co-authored-by: Jiarui XU <xvjiarui0826@gmail.com>
|
2020-08-06 21:17:49 +08:00 |
johnzja
|
d3a53423c3
|
lr1.2
|
2020-08-06 20:24:32 +08:00 |
johnzja
|
795fb2037c
|
log_config by_epoch set to False.
|
2020-08-06 17:04:33 +08:00 |
johnzja
|
e7f6b9e5ff
|
lr_power changed to 1.2
|
2020-08-06 16:32:24 +08:00 |
johnzja
|
2bf70c58d7
|
lr0.08_100k
|
2020-08-06 12:35:32 +08:00 |
johnzja
|
dc6e781847
|
bug in configs_unify/***/cityscapes.py fixed.
|
2020-08-04 22:59:26 +08:00 |
johnzja
|
2b1f359992
|
study on lr
|
2020-08-04 22:45:05 +08:00 |
johnzja
|
2e43bae61f
|
Merge branch 'add_fast_scnn' of github.com:johnzja/mmsegmentation into add_fast_scnn
On sensetime servers, I modified the config files.
On my PC, I modified collect_env.py.
Now I'm going to merge these two modifications.
|
2020-08-04 17:47:10 +08:00 |
johnzja
|
e05913693f
|
mmseg/utils/collect_env.py modified to support Windows
|
2020-08-04 17:46:54 +08:00 |
johnzja
|
9f236f3b42
|
configs placed in configs_unify. 4x8_80k exp.running.
|
2020-08-04 17:37:17 +08:00 |
johnzja
|
06db844004
|
4x8_80k
|
2020-08-04 16:46:35 +08:00 |
johnzja
|
a5f1095c05
|
247917iters
|
2020-08-02 11:15:19 +08:00 |
johnzja
|
6435e3e162
|
init commit: fast_scnn
|
2020-07-31 14:16:00 +08:00 |
Kai Chen
|
2b801dedfc
|
Update README.md (#38)
|
2020-07-27 19:02:08 +08:00 |
ycr
|
579f5f883e
|
Fix palette type. (#27)
|
2020-07-23 13:01:31 +08:00 |
Jerry Jiarui XU
|
1bedfe305b
|
Fixed training tricks (#26)
|
2020-07-20 15:17:59 +08:00 |
Jerry Jiarui XU
|
1765c12985
|
Support FP16 (#21)
* Support FP16
* add miss folder
* add tests
* remove useless config
* update memory
* reduce config
* migrate fp16 to mmcv
* add model link
|
2020-07-20 15:17:18 +08:00 |
Jerry Jiarui XU
|
1af2ad6a9f
|
Fixed voc aug convert (#19)
* Fixed voc aug convert
* update getting_started.md
* add class balanced doc
|
2020-07-17 09:55:28 +08:00 |
Jerry Jiarui XU
|
1c3f547659
|
Fixed long description (#16)
|
2020-07-14 19:35:25 +08:00 |
Jerry Jiarui XU
|
4d832e54dd
|
fixed name in pypi, add badge (#15)
* fixed name in pypi, add badge
* fixed name in install.md
* update install.md
|
2020-07-14 14:41:52 +08:00 |
Kai Chen
|
152879330b
|
Install wheel before building mmseg (#14)
|
2020-07-14 00:28:13 +08:00 |
Kai Chen
|
550e02b7cb
|
Add pypi deployment (#11)
* add pypi deployment
* remove useless jobs
* fixed typo and cleanup
* delete build.tx
* add change log
Co-authored-by: Jiarui XU <xvjiarui0826@gmail.com>
|
2020-07-13 20:54:32 +08:00 |
Jerry Jiarui XU
|
b975d3b72a
|
Add test tutorial (#9)
* add test tutorial
* remote torch/torchvision from requirements
* update getting started
* rename drop_out_ratio -> dropout_ratio
|
2020-07-12 23:53:56 +08:00 |
Jerry Jiarui XU
|
b72a6d00ef
|
Add Colab Tutorial (#7)
* add badge
* Created using Colaboratory
* add read docs
* Fixed readthedocs
* fixed colab ref
* add readthedocs.txt
* add link
* fixed modelzoo link
* add missing reference
* fixed docs
* remove relative path in docs
* add colab in README.md
* update docker image
* add newline
* fixed br
|
2020-07-10 16:55:47 +08:00 |
Jiarui XU
|
b2724da80b
|
init commit
|
2020-07-10 02:39:01 +08:00 |
Kai Chen
|
0032f0b4ed
|
add a license
|
2020-06-14 16:22:04 +08:00 |