Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Integration:  dvc git github
Hamed Mehrabi e4e4d188b4
README.mb updated
1 year ago
6f1cf0c171
dvc initialized
1 year ago
669d3845eb
copy the template
1 year ago
d7eee58d9d
Stage_03 completed
1 year ago
f0510c26a4
stage 01 completed
1 year ago
f0510c26a4
stage 01 completed
1 year ago
f0510c26a4
stage 01 completed
1 year ago
src
fbf7e464ae
Stage 04 amended "management" file name
1 year ago
6f1cf0c171
dvc initialized
1 year ago
669d3845eb
copy the template
1 year ago
4b814bca66
Update license
1 year ago
e4e4d188b4
README.mb updated
1 year ago
d7eee58d9d
Stage_03 completed
1 year ago
0440f9b096
Stage 04_complete
1 year ago
669d3845eb
copy the template
1 year ago
9fb4e3460b
stage 02 updated
1 year ago
9fb4e3460b
stage 02 updated
1 year ago
ec65996b22
Stage 03 prepration callback code
1 year ago
Storage Buckets
Data Pipeline
Legend
DVC Managed File
Git Managed File
Metric
Stage File
External File

README.md

You have to be logged in to leave a comment. Sign In

Project: Cats or Dogs using CNN with VGG16 + DVC

✨ Project information:

This ML project involves binary classification of dogs and cats using transfer learning with VGG-16 architecture. The goal is to classify images of dogs and cats with about 12,500 training samples in each folder. The project uses DVC (data version control) for managing data. It is built on a microservices architecture and is an end-to-end project. The dataset can be downloaded from this link.

📚 Libraries used :

  • Tensorflow
  • Keras
  • DVC

🚀 Project structure:

workflow workflow

🐨 DagsHub Data Pipeline

workflow

Complete Project Data Pipeline is available at DagsHub Data Pipeline

🔥 Technologies Used:

1. Python 
2. shell scripting 
3. aws cloud Provider 
4. DVC

🔌 Infrastructure:

1. AWS S3
2. GitHub
3. DaghsHub

👷 Initial Setup:

conda create --prefix ./env python=3.9
conda activate ./env 
pip install -r requirements.txt
dvc init

Conclusion

This project is production ready to be used for the similar use cases and it will provide the automated and orchesrated production ready pipelines(Training & Serving)

Thanks for taking a look at this project. If you find it valuable, kindly rate it by clicking the star icon. Your support is highly appreciated! 😊🙏⭐

📃 License

MIT license © My Website website
Let's connect on LinkedIn

Tip!

Press p or to see the previous file or, n or to see the next file

About

Project-DVC-CNN-CatVsDog

Collaborators 1

Comments

Loading...