hakS
hakS
> python3 demo.py --weights_file yolov3.weights --class_names coco.names --input_img dog.jpg --output_img ./out.jpg > WARNING: The TensorFlow contrib module will not be included in TensorFlow 2.0. For more information, please see: *...
I am trying to follow the example https://mxnet.incubator.apache.org/versions/master/faq/recordio.html and create my own dataset for training using MXnet. My data is organized as specified in the example: /data file1.jpg file2.jpg  2)modified in find_replace fonction ( find_replace(labelpath,...
i tried to compile the source code with `make -j6` but i got this error > include/darknet.h:14:14: fatal error: cuda_runtime.h: Aucun fichier ou dossier de ce type #include "cuda_runtime.h" ![Capture...
sir excuse me if my issue doesn't relate to this repo, but I will appreciate any help. i used deeplab model on real-time ios application but what i got is...