Challenges met, solutions created, impact made
Blackbook is a comprehensive archive showcasing final-year bachelor projects, hackathon creations, and standout works from academic and professional events. It serves as a hub where these projects can be shared, discovered, and appreciated by a global community. Every project, no matter the scale, holds immense value and the potential to inspire others.
Guess the box is a simple game where you have to guess the correct box containing the prize. The game is built using flutter, dart, firebase
FoodVision Mini model is likely a smaller-scale version of a deep learning model aimed at classifying images of food, similar to models used for computer vision tasks. Typically built using a convolutional neural network (CNN), FoodVision Mini model is trained on a dataset containing various food categories, allowing it to identify and classify different food items based on images.
FoodVision Big model is likely a larger-scale version of a deep learning model aimed at classifying images of food trained on Food 101 dataset containing various food categoris. Typically built using a convolutional neural network (CNN), allowing it to identify and classify different food items based on images.