maudzung / Complex-YOLOv4-Pytorch

The PyTorch Implementation based on YOLOv4 of the paper: "Complex-YOLO: Real-time 3D Object Detection on Point Clouds"
https://arxiv.org/pdf/1803.06199.pdf
GNU General Public License v3.0
1.21k stars 260 forks source link

Mayavi file dependencies problem #64

Open keshavgu opened 1 year ago

keshavgu commented 1 year ago

For the execution of below commands, mayavi module is required which is having some sort of compatibility issue with the vtk module as well. Please recommend a solution since there aren't any issues regarding the same on stack overflow.

commands

Error is attached below