GANWANSHUI / GaussianOcc

GaussianOcc: Fully Self-supervised and Efficient 3D Occupancy Estimation with Gaussian Splatting
https://ganwanshui.github.io/GaussianOcc/
Apache License 2.0
205 stars 9 forks source link

The versions of mmcv and mmdet #17

Closed Hey-ChaoKe closed 1 month ago

Hey-ChaoKe commented 2 months ago

Following the current installation, I always find these two libraries missing and encounter compatibility issues when installing them myself. Could you let me know which versions of mmcv and mmdet were used in this work? Thanks!

LevinJ commented 2 months ago

just for your reference , i got the code running with below version combination

mmcv-full 1.7.2
mmdet 2.28.2
mmengine 0.10.4