issues
search
QiaoranC
/
tf_ResNeSt_RegNet_model
tensorflow 2.x version of ResNeSt,RegNet,DETR
129
stars
31
forks
source link
3D ResNest implement
#8
Closed
ghost
closed
4 years ago
ghost
commented
4 years ago
DONE:
Implement of 3D ResNest model
Initialization module
TODO:
Benchmark
Try on other resnet families
Write transformers effected onto both 2D and 3D data
QiaoranC
commented
4 years ago
Thanks, the namespace style looks much clear and pro.
DONE:
TODO: