rcmalli / polimi-dl-project

Polimi Deep Learning PHD Course 2018 Project
MIT License
3 stars 1 forks source link

About code template #16

Closed Y2P closed 6 years ago

Y2P commented 6 years ago

Hello, I have tried to play with the template code. I have written a data loader for NYU dataset. During debugging, I used mini version of dataset and also created a mini convolutional network. For now, the overall framework is able to load data, procedure the training, visualize loss(Tensorboard) and also make prediction for NYU dataset.

Some issues related to data loader;

Also I have tried to open two notebooks for training and prediction but could not use to Google Colaboratory. If some babayigit(No offense :) ) is able to do it, I would be very happy.