pclucas14 / lidar_generation

Code for "Deep Generative Models for LiDAR Data"
79 stars 20 forks source link

veriosn of libraries #9

Closed amatii closed 4 years ago

amatii commented 4 years ago

I am trying to repeat your result on Colab. I am getting many errors, probably because of mismatch between the version of libraries you used, and the one I have. I tried, and tried, and tried, but still getting errors.

can you make a requirement.txt file?

pclucas14 commented 4 years ago

Hi,

It's been a while since I ran this code, I'm not sure exactly in which env I did it in. There's not many requirements, apart form torch and torchvision. Can yo tell me which package you are having trouble with ?

pclucas14 commented 4 years ago

closing the issue, feel free to reopen if needs be