Pinned Repositories
3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
ACTION-Net
Official PyTorch implementation of ACTION-Net: Multipath Excitation for Action Recognition (CVPR'21)
adanet
Fast and flexible AutoML with learning guarantees.
Autoslim
A pytorch toolkit for structured neural network pruning automatically
awesome_lightweight_networks
The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,ShuffleNetV1-V2,LCNet,ConvNeXt,etc. ⭐⭐⭐⭐⭐
bdd_segmentation
BDD data Drivable Area Segmentation;ai challenger
caffe
Caffe: a fast open framework for deep learning.
CCF-BDCI2019-Multi-person-Face-Recognition-Competition-Baseline
CCF BDCI2019 多人种人脸识别 Baseline Pubilic LB 0.64+ (PyTorch)
CLIP
Contrastive Language-Image Pretraining
YOLOv4-Hat-detection
基于YOLOv4的安全帽佩戴检测
dengfenglai321's Repositories
dengfenglai321/YOLOv4-Hat-detection
基于YOLOv4的安全帽佩戴检测
dengfenglai321/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
dengfenglai321/ACTION-Net
Official PyTorch implementation of ACTION-Net: Multipath Excitation for Action Recognition (CVPR'21)
dengfenglai321/Autoslim
A pytorch toolkit for structured neural network pruning automatically
dengfenglai321/awesome_lightweight_networks
The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,ShuffleNetV1-V2,LCNet,ConvNeXt,etc. ⭐⭐⭐⭐⭐
dengfenglai321/CLIP
Contrastive Language-Image Pretraining
dengfenglai321/competition-baseline
数据科学竞赛各种baseline代码、思路分享
dengfenglai321/CONet
dengfenglai321/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
dengfenglai321/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
dengfenglai321/HRNet-Image-Classification
Train the HRNet model on ImageNet
dengfenglai321/insightface
Face Analysis Project on MXNet
dengfenglai321/mmdetection
Open MMLab Detection Toolbox and Benchmark
dengfenglai321/MobileNetV1_2_3-Pytorch
dengfenglai321/mobilenetv2.pytorch
72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models
dengfenglai321/mobilenetv3
mobilenetv3 with pytorch,provide pre-train model
dengfenglai321/mobilenetv3.pytorch
74.3% MobileNetV3-Large and 67.2% MobileNetV3-Small model on ImageNet
dengfenglai321/mobilevit_pytorch
PyTorch Implementation of MobileViT
dengfenglai321/multiyolov5
joint detection and semantic segmentation, based on ultralytics/yolov5,
dengfenglai321/nanodet
⚡Super fast and lightweight anchor-free object detection model. 🔥Only 1.8MB and run 97FPS on cellphone🔥
dengfenglai321/nni
An open source AutoML toolkit for neural architecture search and hyper-parameter tuning.
dengfenglai321/PaddleVideo
Comprehensive, latest, and deployable video deep learning algorithm, including video recognition, action localization, and temporal action detection tasks. It's a high-performance, light-weight codebase provides practical models for video understanding research and application
dengfenglai321/Pytorch-Auto-Slim-Tools
pytorch AutoSlim tools,支持三行代码对pytorch模型进行剪枝压缩
dengfenglai321/RWKV_Role_Playing
使用Gradio制作的基于RWKV的角色扮演的webui
dengfenglai321/TDN
[CVPR 2021] TDN: Temporal Difference Networks for Efficient Action Recognition
dengfenglai321/temporal-shift-module
[ICCV 2019] TSM: Temporal Shift Module for Efficient Video Understanding
dengfenglai321/voc2coco
划分xml格式标签文件为训练验证集并转为coco格式的json文件
dengfenglai321/yolact
A simple, fully convolutional model for real-time instance segmentation.
dengfenglai321/yolov3-channel-and-layer-pruning
yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏
dengfenglai321/YOLOv3-ModelCompression-MultidatasetTraining-Multibackbone
YOLOv3 ModelCompression MultidatasetTraining