| # Dog Image Classification | |
| ## Project Overview | |
| This project performs image classification using the microsoft/resnet-50 model. | |
| ## Usage | |
| 1. μνλ μ¬μ§ νμΌ λλ μ΄λ―Έμ§ URLμ μ€λΉν©λλ€. | |
| 2. image = "URL" μ μΆκ°ν©λλ€. | |
| 3. νμ΄νλΌμΈμ μ€νν©λλ€. | |
| ## Model | |
| - microsoft/resnet-50 | |