Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rafat97/hand-plum-to-1-5-number-classification-using-pytorch

Developing a program that will classify the number of fingers from animage of a hand palm.The main goal of this task is that an image of a hand palm will be givenas input. The output should be the number of fingers in that image. Wecan say this is a classification problem. We have to classify the image from1 to 5 based on the finger.
https://github.com/rafat97/hand-plum-to-1-5-number-classification-using-pytorch

Last synced: 28 days ago
JSON representation

Developing a program that will classify the number of fingers from animage of a hand palm.The main goal of this task is that an image of a hand palm will be givenas input. The output should be the number of fingers in that image. Wecan say this is a classification problem. We have to classify the image from1 to 5 based on the finger.

Awesome Lists containing this project