EasyCV/easycv/models/utils
Jiabei-prog 17c1f39b6f
features/edgevit3 (#214)
* add backbone model 'EdgeVit'
2022-11-17 14:30:12 +08:00
..
__init__.py features/edgevit3 (#214) 2022-11-17 14:30:12 +08:00
activation.py [feature] add segmentation modules (#71) 2022-05-31 20:19:17 +08:00
conv_module.py add BEVFormer (#203) 2022-10-24 17:20:12 +08:00
conv_ws.py initial commit 2022-04-02 20:01:06 +08:00
dist_utils.py add BEVFormer (#203) 2022-10-24 17:20:12 +08:00
face_keypoint_utils.py add face-2d-keypoints 2022-08-25 16:57:37 +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 remove useless import and optimize imports (#84) 2022-06-13 10:29:41 +08:00
norm.py add BEVFormer (#203) 2022-10-24 17:20:12 +08:00
ops.py Yolox improve with REPConv/ASFF/TOOD (#154) 2022-08-24 18:11:15 +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
transformer.py features/edgevit3 (#214) 2022-11-17 14:30:12 +08:00