jwyang / faster-rcnn.pytorch

A faster pytorch implementation of faster r-cnn
MIT License
7.69k stars 2.33k forks source link

from lib.model.utils.cython_fbbox import bbox_overlaps #870

Open chenyahui-zkcx opened 3 years ago

chenyahui-zkcx commented 3 years ago

no cython_fbbox file and i do not know how to use .pyx type file

harishkashyap commented 3 years ago

Same issue on ec2 instance.

axjing commented 2 years ago

I have the same problem as you