tf-data
There are 18 repositories under tf-data topic.
guillaumegenthial/tf_ner
Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data
szymonmaszke/torchdatasets
PyTorch dataset extended with map, cache etc. (tensorflow.data like)
rickiepark/aiml4coders
<개발자를 위한 머신러닝&딥러닝> 도서의 코드 저장소
M00NSH0T/Hurricanes
Here's the code associated with my Machine Learning (ML) based hurricane forecasting system
andreped/DMDetect
Code relevant for training, evaluating, assessing, and deploying CNNs for image classification and segmentation of Digital Mammography images
mostafaelhoushi/keras-imagenet
Example to load, train, and evaluate ImageNet2012 dataset on a Keras model
looooongChen/tfAugmentor
An image augmentation library for tensorflow. It can be used seamlessly with tf.data.Dataset
Thehunk1206/Arduino-Surrounding-Sound-Classifier
TinyML project. This system monitors your room or surrounding with an onboard microphone of Arduino nano BLE sense. Still Under Developement
18520339/tf2-sequence-recognition-toolkit
TensorFlow 2 Toolkit for Sequence-level Text Recognition that simplifies the process of importing, handling, and visualizing sequence data, as well as providing most used loss functions and evaluation metrics in the development of Sequence Text Recognition models
Aftaab99/DenoisingAutoencoder
Convolutional Denoising Autoencoder for low light image denoising
itacca/keras-CNN-template
Computer Vision project, built around Convolutional neural network (CNN) for multi-class classification. The project represents an attempt to build modular, OOP approach with an example of how to use modules on MNIST 10-class classification.
itacca/tf-multi-task-classification
Multi-task classification project, with the custom training loop implemented from scratch in TF 2.2+ and the usage of "tf.data.Dataset" object for handling the data.
InzamamAnwar/AlexNet-Implementation-with-TFData-pipeline
A simple implementation AlexNet
prateeshreddy/GTSRB_road_sign_recog
German Traffic Signs Classification
SIdR4g/Crop-Dissease-Classificaton-WebApp-
A web app designed for identifying different disseases for a specific crop
sunsikim/demo-cifar10-classifier
Streamlit Demo of CIFAR10 Data Classifiers
waterviewsrl/swiss-army-keras
A library to help with the development of AI models with Keras, with a focus on edge / IoT applications. Based originally on https://github.com/yingkaisha/keras-unet-collection