cnn-tensorflow
There are 52 repositories under cnn-tensorflow topic.
neeru1207/AI_Sudoku
GUI based Smart Sudoku Solver that tries to extract a sudoku puzzle from a photo and solve it
sanku-lib/image_triplet_loss
Image similarity using Triplet Loss
mahavird/my_deep_anpr
License Plate Recognition based on CNN/Deep Learning
aakashjhawar/SolveSudoku
Extract and solve sudoku from an image using Computer Vision and Deep Learning
perseus784/BvS
An Image classifier to identify whether the given image is Batman or Superman using a CNN with high accuracy. (From getting images from google to saving our trained model for reuse.)
anubhavparas/image-classification-using-cnn
This project aims to classify the images in the given dataset as cats or dogs using convolutional neural network(CNN)
zotroneneis/tensorflow_deep_learning_models
TensorFlow implementations of several deep learning models (e.g. variational autoencoder, RNN, ...)
cridin1/malware-classification-CNN
This GitHub repository contains an implementation of a malware classification/detection system using Convolutional Neural Networks (CNNs).
henryzhongsc/half_tael_DQN
A (very amateur) foreign exchange trading bot utilizing CNN + DQN.
angeligareta/image-captioning
Image Caption Generator implemented using Tensorflow and Keras in a Python Jupyter Notebook. The goal is to describe the content of an image by using a CNN and RNN.
SamVenkatesh/FakeBlock
A Deep Learning application to recognize emotion from facial expressions.
MuhammedBuyukkinaci/Object-Classification-and-Localization-with-TensorFlow
This repository is containing an object classification & localization project for SINGLE object.
HamidrezaZarrabi/BlessMark
BlessMark: A Blind Diagnostically-Lossless Watermarking Framework for Medical Applications Based on Deep Neural Networks
faust-prime/X-ray-images-classification-with-Keras-TensorFlow
ConvNet (CNN) implementation to classify x-ray medical images
Abhi-1198-zz/Image-Captioning-Workshop
This Repository contains the resources for the Image Captioning workshop conducted by GAWDS
kiruthihan10/Colorize
Color the black and white picture with tensorflow
nibrassajjad/AI-art-vs-non-AI-art
Algorithm to classify between AI and non AI arts
Xinihiko/Simple-OCR
Attempt at making a simple OCR tutorial by using Tensorflow and OpenCV in Python3
anuragithub/CNN-for-Text-using-Tensorflow
Text Classification using Convolution Neural Nets with Tensorflow
fadybaly/finetune_vgg16_inception_v3
fine tuning vgg16 and inception v3
NicholasDominic/Fashion-MNIST-with-ConvNet
Artificial Intelligence: Convolution Neural Network (CNN) | Programming Language: PYTHON | Main Library: Keras
TalkUHulk/music-genres-classification
Tensorflow implementation of music-genres-classification with InceptionResnetV2
Aypak/deepdream
Create dream-like hallucinogenic images from normal images using convolutional neural networks
farhanashraf4/DDoS-Attack-Detection-for-SDN-Specific-Data
Developed CNN-based DDoS detection for SDN using TensorFlow/Keras, achieving >95% multi-class accuracy. Plans include real-world deployment with mitigation for SDN resilience against cyber threats.
galleon/ML-Notebooks
My collection of ML notebooks
laurauzcategui/tensorflow_in_practice
Tensorflow In Practice Specialization
lordtt13/Medium-Articles
Companion repo to all codes referenced in my Medium Articles
senia-halla/Coursera-TensorFlow-Developer-Specialization
Online Specialization "TensorFlow Developer" for beginners : it contains my solutions to the programming assignment
siddarthjha/Deep-Learning
An introduction to Deep learning and it's algorithms in python-TensorFlow
tassosblackg/Deep4Deep
CNN implementation for ASV
xxl4tomxu98/convolutional-autoencoder-keras-tensorflow
Text Digit Character Computer Vision using convolutional autoencoder
Yukta026/Eye_disease_prediction
Detection and Classification of Eye Diseases: Diabetic Retinopathy, Cataract, and Glaucoma Using CNN
fabioladiazz/Lectordenumeros
Proyecto de cálculo, Lead University
MichaelMar21/CV_projects
My personal collection of Machine Learning projects I made as portfolio
NishantChamate/Potato-Disease-Classification
Potato Disease Classification - Training, Rest APIs, and Frontend to test.
takeaname1o1/digit_recognize
A machine learning model for digit recognition.