Pinned Repositories
Brain_Tumor_Classification
A Multi-class Classiication of Brain Tumor Image using CNN
build-python-from-source
Shell script for building python from source
fastapi-nginx-unit
Deploying an Asynchronous FastAPI on NGINX Unit
image-classifier-in-javascript
Deploy image classifier on a static website using javascript.
image-classifier-in-production
This repository contains code for deploying keras model in production on model server and inference using GRPC or HTTP calls
Parallelization-with-TFDS
We are going to use CPU for Extract , Transform and Load, and GPU for training model parallelly
Tensorboard-with-Fashion-MNIST
Training a convolutional neural network to classify images of the Fashion MNIST dataset and use TensorBoard to explore how it's confusion matrix evolves over time.
visualizing-fashion-mnist-on-browser
Training Fashion MNIST dataset on browser using tensorflowjs and visualizing model training using tfvisualizer js library
nsvision
nsvision is the image data pre and post processing and data augmentation library. It provides utilities for working with image data.
novasush's Repositories
novasush/fastapi-nginx-unit
Deploying an Asynchronous FastAPI on NGINX Unit
novasush/image-classifier-in-javascript
Deploy image classifier on a static website using javascript.
novasush/image-classifier-in-production
This repository contains code for deploying keras model in production on model server and inference using GRPC or HTTP calls
novasush/Tensorboard-with-Fashion-MNIST
Training a convolutional neural network to classify images of the Fashion MNIST dataset and use TensorBoard to explore how it's confusion matrix evolves over time.
novasush/Brain_Tumor_Classification
A Multi-class Classiication of Brain Tumor Image using CNN
novasush/Parallelization-with-TFDS
We are going to use CPU for Extract , Transform and Load, and GPU for training model parallelly
novasush/build-python-from-source
Shell script for building python from source
novasush/mongodbNodejsApi
This repository contains end to end tutorial for writing Rest Api on node js with mongo db and deploying with docker as a microservice
novasush/visualizing-fashion-mnist-on-browser
Training Fashion MNIST dataset on browser using tensorflowjs and visualizing model training using tfvisualizer js library
novasush/ai-visual-storytelling-seq2seq
Implementation of seq2seq model for Visual Storytelling Challenge (VIST) http://visionandlanguage.net/VIST/index.html
novasush/AttackVectors
A repository to monitor attack vectors
novasush/cicd-startup-script
Aws CICD code deploy pipeline steps along with install script for ec2 instance
novasush/computer-vision-plant-disease-classification
novasush/datasets
TFDS is a collection of datasets ready to use with TensorFlow, Jax, ...
novasush/dlaicourse
Notebooks for learning deep learning
novasush/expressjs-firebase-function-demo
This project showcases how to deploy a JavaScript function in a Firebase project effortlessly.
novasush/fastapi-crud-async
novasush/Image_Preprocessing_Using_Python
Around 20+ Jupyter Notebooks demonstrating various Image Pre-processing operations and methods.
novasush/IonicSample
Sample Ionic Application
novasush/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
novasush/novasush
novasush/novasush.github.io
novasush/novautils
My custom pip package
novasush/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
novasush/react-dashboard
🔥React Dashboard - isomorphic admin dashboard template (React.js, Bootstrap, Node.js, GraphQL, React Router, Babel, Webpack, Browsersync) 🔥
novasush/ReactPractice
Simple repository for practicing reactjs
novasush/tensorflow
An Open Source Machine Learning Framework for Everyone
novasush/tfbook
novasush/tuto_keras_web
How to use keras in a web architecture