pnambiar

Results 7 issues of pnambiar

I'm trying to fine-tune one of the object detection algorithms like R-CNN, Fast RCNN. I have the annotation file in the format (There is only one object per image): file1.jpg...

I am using the example script image_search.py to download images. The number images downloaded is always 30. it does not change when I include the parameter to be 'num_pages_for_keyword': 4

How to display BB only for few classes?

help wanted

@mbjelonic Has anyone encountered this error? Is there a solution? [darknet_ros-2] process has died [pid 1733, exit code -11, cmd /home/nvidia/catkin_ws/devel/lib/darknet_ros/darknet_ros __name:=darknet_ros __log:=/home/nvidia/.ros/log/b9b03498-0cdc-11e8-9325-2816adcdeb8c/darknet_ros-2.log]. log file: /home/nvidia/.ros/log/b9b03498-0cdc-11e8-9325-2816adcdeb8c/darknet_ros-2*.log

I am trying to create a ROS wrapper for caffe2 (Ros Kinetic, opencv version-3.4.1) and I get the following error: [ERROR] [1532132328.463265]: bad callback: Traceback (most recent call last): File...

Can this be used for running SSD?

The error I get: /usr/bin/ld: cannot find -lopenblas collect2: error: ld returned 1 exit status Makefile:568: recipe for target '.build_release/lib/libcaffe.so.1.0.0-rc3' failed The changes I made: Makefile.config #INCLUDE_DIRS := $(PYTHON_INCLUDE) /usr/local/include...