visual-layer / fastdup

fastdup is a powerful free tool designed to rapidly extract valuable insights from your image & video datasets. Assisting you to increase your dataset images & labels quality and reduce your data operations costs at an unparalleled scale.
Other
1.52k stars 74 forks source link

Add Torchvision Datasets and Tensorflow Datasets notebook #283

Closed dnth closed 9 months ago

dnth commented 9 months ago

This PR adds 2 notebooks showing how to analyze datasets from Torchvision Datasets and Tensorflow Datasets.

Colab Torchvision Datasets - https://colab.research.google.com/github/visual-layer/fastdup/blob/dnth/nb-tv/examples/analyzing-torchvision-datasets.ipynb

Colab Tensorflow Datasets - https://colab.research.google.com/github/visual-layer/fastdup/blob/dnth/nb-tv/examples/analyzing-tensorflow-datasets.ipynb

review-notebook-app[bot] commented 9 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

amiralush commented 9 months ago

Hi, Torchvision dataset examples looks very blurry. Perhaps too small resolution of the input images?

amiralush commented 9 months ago

TensorFlow example looks OK

dnth commented 9 months ago

Hi, Torchvision dataset examples looks very blurry. Perhaps too small resolution of the input images?

Updated the notebook with a higher resolution dataset.