-
Stupid question: I was looking through the course materials, but couldn't find the link or particular video (or time in video) that referenced the food image classification that we compared our work to. Does anyone have a copy or link to that? or at least its title/author? Was just curious. Ans sorry if I missed it in the resources. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hey sky, You can find the paper here: https://data.vision.ee.ethz.ch/cvl/datasets_extra/food-101/ Click "PDF" on that page. For reference, the original Food101 - Mining Discriminative Components with Random Forests paper is linked in the intro of notebook 06: https://dev.mrdbourke.com/tensorflow-deep-learning/06_transfer_learning_in_tensorflow_part_3_scaling_up/ |
Beta Was this translation helpful? Give feedback.
Hey sky,
You can find the paper here: https://data.vision.ee.ethz.ch/cvl/datasets_extra/food-101/
Click "PDF" on that page.
For reference, the original Food101 - Mining Discriminative Components with Random Forests paper is linked in the intro of notebook 06: https://dev.mrdbourke.com/tensorflow-deep-learning/06_transfer_learning_in_tensorflow_part_3_scaling_up/