# Models and Data sets

Here are some places where you can search for models or datasets.


## Model Search  

* [https://models.roboflow.com/](https://models.roboflow.com/)
* [https://huggingface.co/models](https://huggingface.co/models)
* [https://modelzoo.co/](https://modelzoo.co/)
* [https://github.com/onnx/models](https://github.com/onnx/models)
* [https://github.com/rwightman/pytorch-image-models](https://github.com/rwightman/pytorch-image-models)
* [https://github.com/Cadene/pretrained-models.pytorch](https://github.com/Cadene/pretrained-models.pytorch)
* [https://github.com/qubvel/segmentation_models.pytorch](https://github.com/qubvel/segmentation_models.pytorch)
* [https://github.com/zylo117/Yet-Another-EfficientDet-Pytorch](https://github.com/zylo117/Yet-Another-EfficientDet-Pytorch)
* [https://github.com/balavenkatesh3322/CV-pretrained-model](https://github.com/balavenkatesh3322/CV-pretrained-model)
* [https://github.com/snakers4/silero-models](https://github.com/snakers4/silero-models)


## Metadataset Search

* Hugginface: [https://huggingface.co/datasets](https://huggingface.co/datasets)
* Kaggle: [https://www.kaggle.com/datasets](https://www.kaggle.com/datasets)
* Awesome Public Datasets: [https://github.com/awesomedata/awesome-public-datasets](https://github.com/awesomedata/awesome-public-datasets)
* Uci machine learning repository: [https://archive.ics.uci.edu/ml/index.php](https://archive.ics.uci.edu/ml/index.php)
* Zindi Datasets: [https://zindi.africa/competitions?data_type=NLP](https://zindi.africa/competitions?data_type=NLP)
* Dryad: [https://datadryad.org](https://datadryad.org)
* Google Dataset Search: [https://datasetsearch.research.google.com](https://datasetsearch.research.google.com)
* Zenodo: [https://zenodo.org](https://zenodo.org)
* Compilation of EEG Datasets: [https://github.com/meagmohit/EEG-Datasets](https://github.com/meagmohit/EEG-Datasets)
* Computer Vision Datasets: [https://visualdata.io/discovery](https://visualdata.io/discovery)
