Eddy202208

Results 4 issues of Eddy202208

Hi, i'm kinda new here lol, could you tell me where i could find UAV Dataset ? cause it seems this KITTI dataset is for cars, thanks

Hey i'm having this issue, line 37: return [layersNames[i[0] - 1] for i in net.getUnconnectedOutLayers()]

Hello, is there any function implemented in CUDA for feature extraction with ORB in python? Example for CPU with opencv-python would be cv2.Orb_create(), is there something similar for cuda using...