hessamb / lcnn

LCNN: Lookup-based Convolutional Neural Network
Other
52 stars 6 forks source link

Dataset problem #5

Open tanmayagarwal1803 opened 5 years ago

tanmayagarwal1803 commented 5 years ago

Can you guide me with regards to TinyImagenet Training.We are not able to run it due to the code requiring all the images of imagenet12

johndpope commented 2 months ago

i recreate the algorithm in pytorch + celebrity image dataset - training is still running - but the loss is converving. https://github.com/johndpope/LCNN-pytorch/tree/main/take2