Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/first-coding/dog-project_torch
Using pytorch achieve dog-project.
https://github.com/first-coding/dog-project_torch
Last synced: 12 days ago
JSON representation
Using pytorch achieve dog-project.
- Host: GitHub
- URL: https://github.com/first-coding/dog-project_torch
- Owner: first-coding
- Created: 2024-04-19T08:44:29.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-04-24T14:29:58.000Z (7 months ago)
- Last Synced: 2024-04-24T17:43:03.050Z (7 months ago)
- Language: Jupyter Notebook
- Size: 1.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project is based on the URL https://github.com/udacity/dog-project?tab=readme-ov-file for implementation in the PyTorch framework.
It's a CNN model for classification, quite interesting. Given an image of a dog, your algorithm will identify and estimate the breed of the dog. If the provided image is of a person, the code will identify the closest dog breed.