johnzja
|
887aec2027
|
Spaces fixed.
|
2020-08-12 11:37:12 +08:00 |
johnzja
|
80fd7f6998
|
t changed to expand_ratio.
|
2020-08-12 11:33:09 +08:00 |
johnzja
|
b08e1d4e9e
|
FastSCNN type(dwchannels) changed to tuple.
|
2020-08-12 11:22:11 +08:00 |
johnzja
|
ed3a6d0a70
|
add unit test for sep_fcn_head: debug 5
|
2020-08-12 10:49:35 +08:00 |
johnzja
|
36228f54dc
|
add unit test for sep_fcn_head: debug 0
|
2020-08-12 10:07:49 +08:00 |
johnzja
|
ae85850d30
|
add unit test for inverted_residual
|
2020-08-11 20:04:31 +08:00 |
johnzja
|
8c553e0eb6
|
fixed padding problems
|
2020-08-11 17:50:29 +08:00 |
johnzja
|
9c6b0b1dec
|
InvertedResidual
|
2020-08-11 16:11:29 +08:00 |
johnzja
|
70456bbd7c
|
lint problems fixed.
|
2020-08-11 14:47:53 +08:00 |
johnzja
|
1456a48a0e
|
relevant files modified according to Jerry's instructions
|
2020-08-11 14:35:27 +08:00 |
John Zhu
|
164e038a5d
|
Merge pull request #1 from open-mmlab/master
update my fork
|
2020-08-11 14:23:08 +08:00 |
johnzja
|
e1986a5e5e
|
relevant files modified according to Jerry's instructions
|
2020-08-11 13:50:10 +08:00 |
johnzja
|
d8cba3d6a9
|
add docstrings to component modules of fast-scnn
|
2020-08-10 13:58:11 +08:00 |
Jerry Jiarui XU
|
5e264c608c
|
Generalized OHEM (#54)
* Generalized OHEM
* remove config
* update docstring
* fixed sort prob
* fixed valid_mask
|
2020-08-09 23:49:23 +08:00 |
johnzja
|
e35f9acde1
|
Code style improved.
|
2020-08-09 22:48:59 +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 |
johnzja
|
6435e3e162
|
init commit: fast_scnn
|
2020-07-31 14:16:00 +08:00 |
ycr
|
579f5f883e
|
Fix palette type. (#27)
|
2020-07-23 13:01:31 +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
|
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 |