dbolya / yolact

A simple, fully convolutional model for real-time instance segmentation.
MIT License
5k stars 1.33k forks source link

without utils.cython_nms import nms as cnms #802

Open busrakb opened 1 year ago

busrakb commented 1 year ago

How can i do configuration detection.py file. When i use from utils.cython_nms import nms as cnms, I have to download vs c++ tools. But i dont want to download visual studio c++ tools. So can you help me, please? How can i change that place?