EasyCV/easycv/models/utils
Cathy0908 4c1b3145e6
[feature] add segmentation modules (#71)
* add segmentation module & add ResNetV1c & ResNetV1d & add benchmark
2022-05-31 20:19:17 +08:00
..
__init__.py [feature] add segmentation modules (#71) 2022-05-31 20:19:17 +08:00
activation.py [feature] add segmentation modules (#71) 2022-05-31 20:19:17 +08:00
conv_module.py [feature] add segmentation modules (#71) 2022-05-31 20:19:17 +08:00
conv_ws.py initial commit 2022-04-02 20:01:06 +08:00
dist_utils.py initial commit 2022-04-02 20:01:06 +08:00
gather_layer.py initial commit 2022-04-02 20:01:06 +08:00
init_weights.py initial commit 2022-04-02 20:01:06 +08:00
multi_pooling.py initial commit 2022-04-02 20:01:06 +08:00
norm.py initial commit 2022-04-02 20:01:06 +08:00
ops.py initial commit 2022-04-02 20:01:06 +08:00
pos_embed.py initial commit 2022-04-02 20:01:06 +08:00
res_layer.py initial commit 2022-04-02 20:01:06 +08:00
scale.py initial commit 2022-04-02 20:01:06 +08:00
sobel.py initial commit 2022-04-02 20:01:06 +08:00