Ali Elhenidy

Results 6 comments of Ali Elhenidy

I am using RTX2060 GPU with pytorch 1.10.0 + cuda 10.2 environment.

I am running these commands cd models/dab_deformable_detr/ops python setup.py on windows machine

now I get this error ![image](https://user-images.githubusercontent.com/6129944/171123931-81af6264-a73f-4c77-9628-58b88aa876a8.png)

when I adopted the CrowdHuman evaluator file from NOH-NMS project https://github.com/TencentYoutuResearch/PedestrianDetection-NohNMS I got this error Converting dataset dicts into COCO format 4370it [01:39, 43.94it/s] outside num: 1976, clip num: 0...

It helps me thanks, but during installing dectron2, I got this error. I using pytorch1.10 + cuda 10.2 version C:\Users\Ali\crowdhuman-main\DETR\Iter-E2EDET-main\detectron2\layers\csrc\nms_rotated\nms_rotated_cuda.cu(68): error: identifier "single_box_iou_rotated" is undefined detected during instantiation of "void...

thanks, this solve the problem.