Pinned Repositories
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. ⭐⭐⭐⭐⭐
C-
C 语言教程
CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
CenterNet-plus
A Simple Baseline for Object Detection
centernet-pytorch
这是一个centernet-pytorch的源码,可以用于训练自己的模型。
CornerNet
tuoyuangaosi_centernet
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
efficientnet-yolo3-pytorch
这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet
gaussian_centernet
centernet_heatmap
mobilenet-yolov4-pytorch
这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。
chenpeng68's Repositories
chenpeng68/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. ⭐⭐⭐⭐⭐
chenpeng68/C-
C 语言教程
chenpeng68/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
chenpeng68/CenterNet-plus
A Simple Baseline for Object Detection
chenpeng68/centernet-pytorch
这是一个centernet-pytorch的源码,可以用于训练自己的模型。
chenpeng68/CornerNet
tuoyuangaosi_centernet
chenpeng68/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
chenpeng68/efficientnet-yolo3-pytorch
这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet
chenpeng68/gaussian_centernet
centernet_heatmap
chenpeng68/mobilenet-yolov4-pytorch
这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。
chenpeng68/mobilenetv3
mobilenetv3 with pytorch,provide pre-train model
chenpeng68/mobilevit-pytorch
MobileViT
chenpeng68/open-aff
Attentional Feature Fusion
chenpeng68/Robot_Path_simulation
使用PyQT实现界面设计,利用文件读写方式与声呐sdk通信实现路线模拟及弹窗报警
chenpeng68/YOLOv3-GradCAM
GradCAM algorithm implementation for YOLOv3
chenpeng68/yolov3_spp_gradcam
完整代码
chenpeng68/YOLOX
YOLOX官方
chenpeng68/yolox-pytorch
这是一个yolox-pytorch的源码,可以用于训练自己的模型。
chenpeng68/yolt
You Only Look Twice: Rapid Multi-Scale Object Detection In Satellite Imagery