Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 313 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 313 Bytes

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