Scalsol / mega.pytorch

Memory Enhanced Global-Local Aggregation for Video Object Detection, CVPR2020
Other
565 stars 115 forks source link

Segmentation Error #67

Open khadijakhaldi opened 3 years ago

khadijakhaldi commented 3 years ago

Please while trying to run demo.py I'm having a segmentation error. Anyone had the same problem?

tianlanshidai commented 3 years ago

I have solve this problem.
First,update the gcc to 4.9 Next,install as the readme,please note that you should install the apex correctly,and install the mega next.

khadijakhaldi commented 3 years ago

please any ideas on which command to use to update gcc without using sudo ?