Skip to content

Add the module named depth-wise separable convolution in yolov5. It also consist of MobileNetV3 in common.py

Notifications You must be signed in to change notification settings

hawkinglai/Depthwise-Separable-Convolution-in-YOLOv5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Depthwise-Separable-Convolution-in-YOLOv5

Add the module named depth-wise separable convolution in yolov5. It also consists of MobileNetV3 in common.py.
Developer can add it into your own backbone instead of 'Conv'.
YOLOv5 Code-Version:4.0
https://github.com/ultralytics/yolov5

About

Add the module named depth-wise separable convolution in yolov5. It also consist of MobileNetV3 in common.py

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages