https://github.com/ajithvcoder/awesome_custom_computer_vision_projects
Contains links of repos from which we can make deep learning models on custom dataset (Classification to Action Recognition)
https://github.com/ajithvcoder/awesome_custom_computer_vision_projects
List: awesome_custom_computer_vision_projects
computer-vision custom customdataset deep-learning tutorials
Last synced: 2 months ago
JSON representation
Contains links of repos from which we can make deep learning models on custom dataset (Classification to Action Recognition)
- Host: GitHub
- URL: https://github.com/ajithvcoder/awesome_custom_computer_vision_projects
- Owner: ajithvcoder
- Created: 2021-07-02T18:01:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-31T14:12:10.000Z (almost 3 years ago)
- Last Synced: 2024-05-23T03:00:51.105Z (almost 2 years ago)
- Topics: computer-vision, custom, customdataset, deep-learning, tutorials
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Custom Computer Vision 2d
Repo contains links for doing custom tasks in computer vision
1) Object Classification
2) Object detection
3) Object tracking
4) Human activity recognition
**Object Classification**
- [Custom object Classification](https://github.com/ajithvallabai/Custom_Object_Classification)
**Object detection**
- [Yolov5](https://github.com/ajithvallabai/Custom_Objectdetection_Yolov5)