abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
316 stars 290 forks source link

Pull request for adding Terrain Classification using DeepViT, EfficientNetb3, YoloV8, DeiT3 #810

Open MohanRocks999 opened 1 week ago

MohanRocks999 commented 1 week ago

Pull Request for DL-Simplified 💡

Issue Title : Terrain Recognition

Closes: Issue number 636 will be closed through PR

Add-ons or changes made 📃

Trained a Image Classification using various deep learning algorithms. This include DeepViT (Not just Vision Transformer), EfficientNet B3, DeiT3 (Data efficient image transformer) and YoloV8 that classifies images on 5 different types of terrains - coast, mountain, glacier, forest and desert.

Type of change ☑️

How Has This Been Tested? ⚙️

The Model have been evaluated extensively with a validation dataset comprising of 2000 images (400 images per class) and a test dataset of 500 images.

Checklist: ☑️

github-actions[bot] commented 1 week ago

Our team will soon review your PR. Thanks @MohanRocks999 :)

abhisheks008 commented 5 days ago

What's the issue number?