python 안쓰고 c++ 만으로 해보려는데
tensorflow / rosrun 등이 필요함
mobilenet ssd tensorflow /c++/python catkin_make |
[링크 : https://github.com/haosen9527/mobileNet-ssd]
빌드는 독립적으로 되는데 caffe를 먼저 빌드는 해야 함..
caffe를 빌드하는데 openCV-3.4.0 이상을 요구하고 있음..
Also it may help the beginners to build a project using cmake. You don't need to build this within the caffe root. But remember you should compile caffe first. |
[링크 : https://github.com/MediosZ/MobileNet-SSD]
+
python으로 된 가장 원본 파일?
[링크 : https://github.com/chuanqi305/MobileNet-SSD]
+
tensorflow lite 버전과 openCV-4.1.0 이상 버전 요구?
[링크 : https://github.com/finnickniu/tensorflow_object_detection_tflite]
+
rpi 2b에서 텐서가 되는지 모르겠네?
'프로그램 사용 > yolo_tensorflow' 카테고리의 다른 글
tensorflow-lite 모델 (0) | 2021.01.18 |
---|---|
tensorflow-lite minimal.cc 실행 (0) | 2021.01.18 |
caffe (0) | 2021.01.14 |
darknet detect (0) | 2021.01.11 |
CNN convolution과 maxpool (0) | 2021.01.10 |