This repository contains the code and resources for a deep learning project focusing on image classification, segmentation, and object detection tasks.
In this project, we utilize deep learning techniques to address three fundamental computer vision tasks:
- Image Classification: Assigning a label or category to an input image.
- Image Segmentation: Partitioning an image into multiple segments or regions.
- Object Detection: Identifying and locating objects within an image.
The repository is structured as follows:
- /Imageclassification: Contains code of image classification.
- /Imagesegmentation: Contains code of image segmentation.
- /objectdetection: Contains code of object detection.
Clone the repository:
https://github.com/Ruhaan838/Deeplearning.git