Abduoit

Results 25 comments of Abduoit

![screenshot from 2017-07-13 16-52-03](https://user-images.githubusercontent.com/28739007/28187170-b9f48332-67eb-11e7-94b1-d07d349d4b1b.png) 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 ![11](https://user-images.githubusercontent.com/28739007/28187831-ff687df4-67ed-11e7-999e-98ffb1183158.png) 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