Skip to content

DayBreak-u/centernet_mobilenetv2_ncnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the C++ version of centernet_mobilenetv2 with ncnn

requirement

  • ncnn
  • opencv(optional)

usage

  • cd centernet_mobilenetv2_ncnn
  • mkdir build && cd build && cmake && make
  • ./demo ../models/ your_image_path

todo

  • The model is still being trained ,I'll update soon.
  • test in voc test data

About

centernet_mobilenetv2 inference by ncnn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published