Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/devanshu-17/animal-classification

Animal Classification using fastai and huggingface.
https://github.com/devanshu-17/animal-classification

fastai huggingface image-classification

Last synced: 7 days ago
JSON representation

Animal Classification using fastai and huggingface.

Awesome Lists containing this project

README

        

# Animal-Classification

This is a simple project to classify animals using fastai and huggingface.

## Installation

```bash
pip install -r requirements.txt
```

## Usage

```bash
streamlit run main.py
```

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.