3 Commits

Author SHA1 Message Date
谢昕辰
584f5a7def
support loading deit weights (#538) 2021-05-08 20:34:18 -07:00
谢昕辰
98ef5ac705
add upsample neck (#512)
* init

* upsample v1.0

* fix errors

* change to in_channels list

* add unittest, docstring, norm/act config and rename

Co-authored-by: xiexinch <test767803@foxmail.com>
2021-04-24 21:22:09 -07:00
Jerry Jiarui XU
b8f42c70fa
Add Semantic FPN (#94)
* Add Semantic FPN

* remove HRFPN
2020-09-03 19:56:36 +08:00