Roronoa-Zoro
Roronoa-Zoro
Traceback (most recent call last): File "E:/dl_pkg/yolov3-polygon-master/train.py", line 182, in main(opt) File "E:/dl_pkg/yolov3-polygon-master/train.py", line 117, in main loss = model(imgs.to(device), targets, requestPrecision=True) File "E:\Anaconda3\envs\torch1.3\lib\site-packages\torch\nn\modules\module.py", line 547, in __call__ result =...
ubuntu20.04 TensorRT-8.6.1.6 OpenCV 4.6.0  [100%] Linking CXX executable app_yolov8 /usr/bin/ld: libyolov8.so: undefined reference to `bgr2rgbDevice(int const&, float*, int, int, float*, int, int)' /usr/bin/ld: libyolov8.so: undefined reference to `sample::splitToStringVec(std::__cxx11::basic_string const&,...
Hi, thank you for excellent work! I noticed that the final point cloud is generated from depths of 4 target views. My concern is that when using depth to generate...