help@rskworld.in +91 93305 39277
RSK World
  • Home
  • Development
    • Web Development
    • Mobile Apps
    • Software
    • Games
    • Project
  • Technologies
    • Data Science
    • AI Development
    • Cloud Development
    • Blockchain
    • Cyber Security
    • Dev Tools
    • Testing Tools
  • About
  • Contact

Theme Settings

Color Scheme
Display Options
Font Size
100%
Back to Project
RSK World
image-classification
RSK World
image-classification
Image Classification Dataset - CNN Models + Transfer Learning + Deep Learning
image-classification
  • data
  • dataset
  • models
  • notebooks
  • results
  • scripts
  • .gitignore1.4 KB
  • CONTRIBUTING.md1.9 KB
  • LICENSE1.2 KB
  • README.md7.4 KB
  • RELEASE_NOTES.md2.7 KB
  • index.html54.4 KB
  • requirements.txt1.1 KB
  • script.js25.9 KB
  • styles.css44.9 KB
.gitignore
.gitignore
Raw Download
Find: Go to:
# ===================================================================================
#     Project: Image Classification Dataset
#     Description: Git ignore file for the project.
#     
#     Author: Molla Samser
#     Email: help@rskworld.in
#     Phone: +91 93305 39277
#     Website: https://rskworld.in
#     
#     © 2025 RSK World. All rights reserved.
# ===================================================================================

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

# Virtual Environment
venv/
ENV/
env/
.venv/

# Jupyter Notebook
.ipynb_checkpoints/
*.ipynb_checkpoints

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# OS
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

# Logs
*.log
logs/

# Dataset images (keep structure, ignore images)
dataset/**/*.jpg
dataset/**/*.jpeg
dataset/**/*.png
dataset/**/*.bmp
dataset/**/*.gif
!dataset/*/.gitkeep

# Model files (large files)
models/*.h5
models/*.hdf5
models/*.pkl
models/*.pth
models/*.pt
!models/.gitkeep

# Results (generated)
results/*.png
results/*.jpg
results/*.csv
!results/.gitkeep

# Temporary files
*.tmp
*.temp
.cache/

# Environment variables
.env
.env.local

# Coverage reports
htmlcov/
.coverage
.coverage.*
coverage.xml

102 lines•1.4 KB
text

About RSK World

Founded by Molla Samser, with Designer & Tester Rima Khatun, RSK World is your one-stop destination for free programming resources, source code, and development tools.

Founder: Molla Samser
Designer & Tester: Rima Khatun

Development

  • Game Development
  • Web Development
  • Mobile Development
  • AI Development
  • Development Tools

Legal

  • Terms & Conditions
  • Privacy Policy
  • Disclaimer

Contact Info

Nutanhat, Mongolkote
Purba Burdwan, West Bengal
India, 713147

+91 93305 39277

hello@rskworld.in
support@rskworld.in

© 2026 RSK World. All rights reserved.

Content used for educational purposes only. View Disclaimer