23 Commits

Author SHA1 Message Date
johnzja
e7458e5e8e final commit 2020-08-14 13:20:38 +08:00
johnzja
a9ac0d8188 Expand_ratio docstrings updated. 2020-08-14 13:13:24 +08:00
johnzja
88a123d16f Arg scale_factor deleted. 2020-08-14 12:14:07 +08:00
johnzja
a8a5ff80b3 final commit 2020-08-13 09:46:55 +08:00
johnzja
12d00908ec _make_layer parameters renamed. 2020-08-13 09:42:26 +08:00
johnzja
18cb257f3f Docstrings fixed. 2020-08-12 15:42:02 +08:00
johnzja
a3fb9b1f51 Docstrings fixed. 2020-08-12 15:36:45 +08:00
John Zhu
1988f09cdd
Update mmseg/models/backbones/fast_scnn.py
Co-authored-by: Jerry Jiarui XU <xvjiarui0826@gmail.com>
2020-08-12 15:29:52 +08:00
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
ae85850d30 add unit test for inverted_residual 2020-08-11 20:04:31 +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
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
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
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