Abduoit
Abduoit
 should I run `./darknet detector train data/obj.data yolo-obj.cfg darknet19_448.conv.23` from `~/Yolo_mark/x64/Release$` As you see in the above pic there is no file `./darknet` how can I...
I have Darknet, it works properly So I put the runable file `darknet` as in this pic  I ran `./darknet detector train data/obj.data yolo-obj.cfg darknet19_448.conv.23` I got this pic...
@yhz5613813 did you please solve this ?
@mazcallu Do you mean the number 50 is just for printing out the images in the terminal, but the actual training batch is happening based on the whole images in...
@cayman1021 @fkoorc could you please tell What are the related parameters we should change, including the following line ` test_xs, test_ys = unzip(list(read_data("test/*.png"))[:50])`
how did you guys change the batch_size. it takes only the first 50 images. ??!!
Thanks @WaGjUb Do you mean the first 50 images that we see in the terminal are for testing not for training, does this effect the training process? I found this...
I figured it out I modified the pwd then it works now, thanks `jesse@jesse-System-Product-Name:~$ tensorboard --logdir /home/jesse/Tensorboard-examples/mnist-tensorboard/log-1`
yes I did clone it and catkin_make as well you can check here ``` abdulrahman@abdu:~$ cd catkin_ws/src/easy_handeye_demo/launch/ abdulrahman@abdu:~/catkin_ws/src/easy_handeye_demo/launch$ ls calibrate.launch abdulrahman@abdu:~/catkin_ws/src/easy_handeye_demo/launch$ ```
Thanks @marcoesposito1988 I run the demo, I got two rviz windows when I press compute in gui window I always get zeros