Deformable Convolutional Networks v2 with Pytorch
翻译 - 带有Pytorch的可变形卷积网络v2
DCNv2 supports decent pytorch such as torch 1.5+ (now 1.8+)
PyTorch Implementation of "Resource Efficient 3D Convolutional Neural Networks", codes and pretrained models.
[CVPR 2024] Deformable Convolution v4
3D convolutional neural network for video classification
This is outdated -- New version: https://github.com/boyangumn/DCN-New
Volumetric CNN for feature extraction and object classification on 3D data.
Updated version of DCN
LR, Wide&Deep, DCN, NFM, DeepFM, NFFM
Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.
练习下用pytorch来复现下经典的推荐系统模型, 如MF, FM, DeepConn, MMOE, PLE, DeepFM, NFM, DCN, AFM, AutoInt, ONN, FiBiNET, DCN-v2, AFN, DCAP等
More readable and flexible yolov5 with more backbone(gcn, resnet, shufflenet, moblienet, efficientnet, hrnet, swin-transformer, etc) and (cbam,dcn and so on), and tensorrt
YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Module(CBAM, DCN), Pruning (EagleEye, Network Slimming), Quantizat...
一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM, xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,AFN,ONN,DIN, DIEN ... (pytorch, tf2.0)