All Projects → rdcolema → Tensorflow Image Classification

rdcolema / Tensorflow Image Classification

CNN for multi-class image recognition in tensorflow

Projects that are alternatives of or similar to Tensorflow Image Classification

Covid19 twitter
Covid-19 Twitter dataset for non-commercial research use and pre-processing scripts - under active development
Stars: ✭ 304 (-2.56%)
Mutual labels:  jupyter-notebook
Zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
Stars: ✭ 3,307 (+959.94%)
Mutual labels:  jupyter-notebook
Dlcourse ai
Материалы курса Deep Learning на пальцах
Stars: ✭ 310 (-0.64%)
Mutual labels:  jupyter-notebook
A3c trading
Trading with recurrent actor-critic reinforcement learning
Stars: ✭ 305 (-2.24%)
Mutual labels:  jupyter-notebook
Apricot
apricot implements submodular optimization for the purpose of selecting subsets of massive data sets to train machine learning models quickly. See the documentation page: https://apricot-select.readthedocs.io/en/latest/index.html
Stars: ✭ 306 (-1.92%)
Mutual labels:  jupyter-notebook
Pandas Data Science Tasks
Set of real world data science tasks completed using the Python Pandas library
Stars: ✭ 311 (-0.32%)
Mutual labels:  jupyter-notebook
Atpbetting
A strategy for tennis matches betting
Stars: ✭ 306 (-1.92%)
Mutual labels:  jupyter-notebook
Thstrader
量化交易。同花顺免费模拟炒股软件客户端的python API。(Python3)
Stars: ✭ 311 (-0.32%)
Mutual labels:  jupyter-notebook
Erlemar.github.io
Data science portfolio
Stars: ✭ 309 (-0.96%)
Mutual labels:  jupyter-notebook
Statistics For Engineers
Statistics Tutorial for IT Operations Engineers
Stars: ✭ 310 (-0.64%)
Mutual labels:  jupyter-notebook
Recsys
项亮的《推荐系统实践》的代码实现
Stars: ✭ 306 (-1.92%)
Mutual labels:  jupyter-notebook
Attention Analysis
Stars: ✭ 307 (-1.6%)
Mutual labels:  jupyter-notebook
Biosentvec
BioWordVec & BioSentVec: pre-trained embeddings for biomedical words and sentences
Stars: ✭ 308 (-1.28%)
Mutual labels:  jupyter-notebook
Gan Metrics
An empirical study on evaluation metrics of generative adversarial networks.
Stars: ✭ 307 (-1.6%)
Mutual labels:  jupyter-notebook
Test Stock Prediction Algorithms
Use deep learning, genetic programming and other methods to predict stock and market movements
Stars: ✭ 312 (+0%)
Mutual labels:  jupyter-notebook
Us county level election results 08 20
United States General Election Presidential Results by County from 2008 to 2016
Stars: ✭ 305 (-2.24%)
Mutual labels:  jupyter-notebook
Tensorflow Handbook
简单粗暴 TensorFlow 2 | A Concise Handbook of TensorFlow 2 | 一本简明的 TensorFlow 2 入门指导教程
Stars: ✭ 3,616 (+1058.97%)
Mutual labels:  jupyter-notebook
Tianchi Medical Lungtumordetect
天池医疗AI大赛[第一季]:肺部结节智能诊断 UNet/VGG/Inception/ResNet/DenseNet
Stars: ✭ 314 (+0.64%)
Mutual labels:  jupyter-notebook
Adaptis
[ICCV19] AdaptIS: Adaptive Instance Selection Network, https://arxiv.org/abs/1909.07829
Stars: ✭ 314 (+0.64%)
Mutual labels:  jupyter-notebook
Keras Multiprocess Image Data Generator
Accelerating Deep Learning with Multiprocess Image Augmentation in Keras
Stars: ✭ 310 (-0.64%)
Mutual labels:  jupyter-notebook

Tensorflow Image Classification

CNN for multi-class image recognition in tensorflow

Notebook converted from Hvass-Labs' tutorial in order to work with custom datasets, flexible image dimensions, 3-channel images, training over epochs, early stopping, and a deeper network. An updated version of the notebook for TensorFlow 2 is also included, along with a separate requirements file for that TensorFlow version.

This example uses Kaggle's cats vs. dogs dataset.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].