Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/capjamesg/computer-vision-challenges
Test your knowledge of computer vision with these challenges.
https://github.com/capjamesg/computer-vision-challenges
challenges computer-vision image-processing machine-learning
Last synced: 18 days ago
JSON representation
Test your knowledge of computer vision with these challenges.
- Host: GitHub
- URL: https://github.com/capjamesg/computer-vision-challenges
- Owner: capjamesg
- License: mit
- Created: 2024-02-20T13:08:29.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-21T12:08:33.000Z (11 months ago)
- Last Synced: 2024-12-15T07:48:47.637Z (19 days ago)
- Topics: challenges, computer-vision, image-processing, machine-learning
- Homepage: https://jamesg.blog/category/computer-vision-challenges/
- Size: 102 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Computer Vision Challenges
I love learning by trying to solve problems. I have made a few computer vision challenges that will allow you to practice your computer vision skills. You will likely learn something new in the process, too!
## Challenges
1. [Validate Detections in Rows and Columns](https://jamesg.blog/2024/02/20/validate-detections-in-rows-and-columns/)
2. [Identify Missing Annotations](https://jamesg.blog/2024/02/21/missing-annotations/)
3. [Identify Incorrect Annotations](https://jamesg.blog/2024/02/21/incorrect-annotations/)
3. [Identify Book Colours](https://jamesg.blog/2024/02/21/book-colours-challenge/)## Instructions
All of the instructions for each challenge is in the corresponding blog post.
Need a hint? You can email me at readers [at] jamesg [dot] blog and I can give you some rough direction.
If you complete a challenge, feel free to email readers [at] jamesg [dot] blog with your solution. I would love to learn how you solved each problem!
## License
The data in this repository is licensed under an [MIT license](LICENSE).