https://github.com/danielsarmiento04/cifar-10
This repo contain the code to train a simple object classier using #tensorlfow
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 3 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.4%) to scientific vocabulary
Keywords
Repository
This repo contain the code to train a simple object classier using #tensorlfow
Basic Info
- Host: GitHub
- Owner: DanielSarmiento04
- License: apache-2.0
- Language: Python
- Default Branch: main
- Homepage: https://colab.research.google.com/drive/13RTWHPjCDT1bu5PZu7Zen5Jww5Mb7PVa?usp=sharing
- Size: 58.8 MB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Cifar 10 Neural Network
Overview
This repository contains all the necessary code, documentation, and resources to help you understand, implement, and train the neural network model effectively.
Table of Contents
Introduction
The CIFAR-10 dataset is a well-known benchmark in the field of computer vision, consisting of 60,000 32x32 color images in 10 different classes, with 6,000 images per class. In this repository, we present a state-of-the-art neural network architecture designed to achieve high accuracy on this challenging dataset. Our architecture leverages the power of deep learning to achieve outstanding results, and we provide all the necessary tools for you to understand, implement, and extend this model.
Training
We use Google Colab to train this neural network, in this case we use the Nvidia Tesla T4 as GPU
Architecture
Results
Note: The pre trainer model (use separate) tested are the follow - NASNetMobile - MobileNetV2 - MobileNetV3Large - VGG19 - VGG16 - DenseNet201 - ResNet101 The results show an improvement in precision and loss on VGG19, VGG16 , DenseNet201, MobileNetV2
Test yourself
python test.py --model cifar10.h5 --image ./docs/test.jpg
docker run -d --name cifar_10 -p8000:80 danielsarmiento04/cifar10:4
License
This repository is licensed under the Apache 2.0 License.
Reference
A. Bäuerle, C. van Onzenoodt and T. Ropinski, "Net2Vis – A Visual Grammar for Automatically Generating Publication-Tailored CNN Architecture Visualizations," in IEEE Transactions on Visualization and Computer Graphics, vol. 27, no. 6, pp. 2980-2991, 1 June 2021, doi: 10.1109/TVCG.2021.3057483.
Krizhevsky, A. (2009). Learning multiple layers of features from tiny images.
Skapura, D. M. (1996). Building neural networks. Addison-Wesley Professional.
TensorFlow Developers. (2023). TensorFlow (v2.15.0). Zenodo. https://doi.org/10.5281/zenodo.10126399
Platzi. (n.d.). Curso Profesional de Redes neuronales con tensorflow. http://platzi.com/cursos/redes-neuronales-tensorflow/. https://platzi.com/cursos/redes-neuronales-tensorflow/
Owner
- Name: José Daniel Sarmiento
- Login: DanielSarmiento04
- Kind: user
- Location: Santander, Colombia
- Company: Axede S.A
- Repositories: 7
- Profile: https://github.com/DanielSarmiento04
Programmer, mechanical engineer and entrepreneur, my goal is to improve the quality of life of people, technology is the tool I use.
GitHub Events
Total
Last Year
Dependencies
- python 3.10 build
- actions/checkout v3 composite
- actions/checkout v3 composite
- docker/build-push-action 0565240e2d4ab88bba5387d719585280857ece09 composite
- docker/login-action 343f7c4344506bcbf9b4de18042ae17996df046d composite
- docker/metadata-action 96383f45573cb7f253c731d3b3ab81c87ef81934 composite
- docker/setup-buildx-action f95db51fddba0c2d1ec667646a06c2ce06100226 composite
- sigstore/cosign-installer 6e04d228eb30da1757ee4e1dd75a0ec73a653e06 composite
- colorama *
- fastapi *
- ipykernel *
- matplotlib *
- opencv-python *
- python-multipart *
- tensorflow *
- uvicorn *
- colorama *
- fastapi *
- ipykernel *
- matplotlib *
- opencv-python *
- python-multipart *
- tensorflow *
- tensorflow-metal *
- uvicorn *