QVPR / VPRTempo

Code for VPRTempo, our temporally encoded spiking neural network for visual place recognition.
https://vprtempo.github.io
MIT License
39 stars 7 forks source link

Module memory #12

Closed AdamDHines closed 10 months ago

AdamDHines commented 10 months ago

Fixing some issues regarding memory usage with CUDA for large models, adding in some data saving and plotting options, modified readme.md for new conda install option, added in option for GT tolerance and fixed the GT generation.