Skip to content

ThunderNet detection framework + DlaNet backbone + ShuffleNetV2 lightweight module

Notifications You must be signed in to change notification settings

yyf7329081/small-object-detection-with-lightweight-network

Repository files navigation

small object detection with lightweight network

Introduction and Reference

This project uses ThunderNet as detection framework, DlaNet as backbone network, ShuffleNetV2 block as lightweight module, papers and codes i use for reference are shown below.

ThunderNet paper github

DlaNet paper github

ShuffleNetV2 paper

This project gets better performance when facing small objects because DlaNet fuses features better and gets larger feature map. At the same time, its computation complexity and run time decrease greatly as lightweight framework and convolution module.

Environment

Ubuntu16.04 GTX 1080 Ti Pytorch 1.0 cuda 9.0

How to use

This project is mainly based on ThunderNet-ouyanghuiyu github, so you can view the webpage above to use this project as a whole. By the way, A related blog will show you how to use this project to train and test in detail. It will be finished soon...

chinese blog

blog here introduce the project in detail and show you the result pictures.

About

ThunderNet detection framework + DlaNet backbone + ShuffleNetV2 lightweight module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages