Skip to content

Comments

Add Tensorboard logging for scalars and images, add FastImageFolder for large folders#55

Open
snakers4 wants to merge 1 commit intomartinarjovsky:masterfrom
snakers4:av_tweaks
Open

Add Tensorboard logging for scalars and images, add FastImageFolder for large folders#55
snakers4 wants to merge 1 commit intomartinarjovsky:masterfrom
snakers4:av_tweaks

Conversation

@snakers4
Copy link

Thank you for your amazing work and code.

Please consider reviewing / adding the following small ideas to the code:
1.
Tensorboard logging. Tb is an amazing tool that really simplifies the NN training process.
Added some reference code for Tb logging + added image visualization during training + scalar visualization.

A simple FastImageFolder class to load large datasets from folders. The pre-built PyTorch class handles very large folders (500k+ images) not really fast.

Thank you!

…or loading large datasets quickly from a folder and a pre-saved list of images
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants