Markus Gruber
Markus Gruber
Hello, i am missing the point to test against other libraries like openblas, because where should i add the according references for example in cmake. best regards
Hello, with which network are the best results achieved, it would be nice to have also the configuration file, i want to test the cityscapes network!!! Best regards.
Hello i have one question, which kind of data do we need for the camera calibration data ? because if we want to compute other 3d bounding box especially for...
This code does not work in Callback Functions File "Pipe_Classificator_Train.py", line 1512, in main_train(P_NUM_CLASSES, P_IMG_SIZE, P_BATCH_SIZE, P_EPOCHS, P_VALIDATION_SPLIT, P_RELOAD, P_MAX_ELEMENTS_EACH_LABEL, P_NORMALIZE, P_USE_LIB, P_INTERPOLATION_METHOD, P_INPUT_DIRECTORIES, P_PRE_PROCESS_METHOD) File "Pipe_Classificator_Train.py", line 1017, in...
I am getting some kind of segmentation fault and i don't know why Here is my test of the program ./runYolov3 --caffemodel=./yolov3_608.caffemodel --prototxt=./yolov3_608.prototxt --input=dog.jpg --W=608 --H=608 --class=80 ####### input args#######...