Jerry Jiarui XU
|
c8b250df4a
|
Support ResNeSt backbone (#47)
* Support ResNeSt backbone
* fixed avg_down
* add docstring and test
* update table
* update docs and tests
* fixed test
* rename
* refactor splits
|
2020-08-17 00:54:01 +08:00 |
robin Han
|
5ddef979fc
|
add pytorch2onnx part (#12)
* add pytorch2onnx part
* Update according to the latest mmcv
* add docstring
* update docs
* update docs
Co-authored-by: Jiarui XU <xvjiarui0826@gmail.com>
|
2020-08-14 03:28:21 +08:00 |
Jerry Jiarui XU
|
0f702f44af
|
Auto get version info and git hash (#55)
* Auto get version info and git hash
* bump 0.5.1 and update doc
* fixed docs
* Add change log
|
2020-08-11 19:23:35 +08:00 |
Jerry Jiarui XU
|
99e3e5e499
|
Generalized OHEM (#54)
* Generalized OHEM
* remove config
* update docstring
* fixed sort prob
* fixed valid_mask
|
2020-08-09 23:49:23 +08:00 |
Evgeny Nizhibitsky
|
fd100e02c4
|
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 |
Jerry Jiarui XU
|
6e96bf83e5
|
Fixed training tricks (#26)
|
2020-07-20 15:17:59 +08:00 |
Jerry Jiarui XU
|
e1f5b9231e
|
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
|
daa023836b
|
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
|
0de0387b1f
|
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
|
bc285bea28
|
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
|
2fc821ec13
|
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
|
6c6330fe85
|
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 |