Pinned Repositories
A-Neural-Algorithm-of-Artistic-Style-Paper-Implementation
Tensorflow implementation of Algorithmic Style Transfer Paper 2015
Capsule-Network
Tensorflow Implementation of Capsule Networks
FCOS-Pytorch-Implementation
Pytorch implementation of FCOS Object Detection Paper [Work in Progress]
Fruits360-Kaggle
Fruits 360 Kaggle Challenge - Solved
Learn-pytorch-in-one-example
One example to learn all the core concepts of Pytorch. This repo will also work as a training template for any experiment.
Texture-Synthesis-Using-Convolutional-Neural-Networks
Tensorflow implementation of paper - "Texture Synthesis Using Convolutional Neural Networks"
TinyImageNet-Benchmarks
Benchmarking various Computer Vision models on TinyImageNet Dataset
Udacity-Deep-Leanring-Project-4-Generative-Adversarial-Networks
Generate Faces using GANs
Visualize-CNN-Filters
Visualizing the CNN Layer outputs and filters in Keras
YoloV3-Tensorflow-Implementation
Re-implementation of YoloV3 paper in Tensorflow 1.X
meet-minimalist's Repositories
meet-minimalist/TinyImageNet-Benchmarks
Benchmarking various Computer Vision models on TinyImageNet Dataset
meet-minimalist/Texture-Synthesis-Using-Convolutional-Neural-Networks
Tensorflow implementation of paper - "Texture Synthesis Using Convolutional Neural Networks"
meet-minimalist/Capsule-Network
Tensorflow Implementation of Capsule Networks
meet-minimalist/A-Neural-Algorithm-of-Artistic-Style-Paper-Implementation
Tensorflow implementation of Algorithmic Style Transfer Paper 2015
meet-minimalist/FCOS-Pytorch-Implementation
Pytorch implementation of FCOS Object Detection Paper [Work in Progress]
meet-minimalist/Binary-Classification-Sigmoid-vs-Softmax
Sample code for the illustration of Binary Classification with Sigmoid and Softmax activation
meet-minimalist/nse_info
Helper library to fetch information about stocks from NSE website.
meet-minimalist/Learn-pytorch-in-one-example
One example to learn all the core concepts of Pytorch. This repo will also work as a training template for any experiment.
meet-minimalist/YoloV3-Tensorflow-Implementation
Re-implementation of YoloV3 paper in Tensorflow 1.X
meet-minimalist/A-DL-Paper-a-day-keeps-you-updated
I will read and upload a DL paper on daily basis in order to keep myself updated.
meet-minimalist/Attention-is-all-you-need-implementation
Attention is all you need paper implementation
meet-minimalist/Custom-TF-Summary
Code to create custom tensorflow summary
meet-minimalist/Detection-Tracking-Framework
meet-minimalist/Distill-YoloX
meet-minimalist/Flowers-recognition-using-Squeezenet
Flowers recognition using Squeezenet
meet-minimalist/LoFTR-Docker-Inference-Engine
Deploy LoFTR pipeline using Docker and Flask
meet-minimalist/logzero
Robust and effective logging for Python 2 and 3.
meet-minimalist/Machine-Learning-from-scratch
Repo contains all machine learning algorithms implemented in pure python and numpy without Scikit Learn.
meet-minimalist/Notes-on-cross-entropy-loss
Notes on implementation part of Cross Entropy Loss
meet-minimalist/OCR-using-classical-Image-Processing-and-Machine-Learning
meet-minimalist/OpenCV-C-Exercises
OpenCV C++ Exercises
meet-minimalist/Pascal-VOC-starter-code
Code to extract and visualize annotations from Pascal VOC object detection dataset
meet-minimalist/Single-Image-Dehazing-via-Conditional-Generative-Adversarial-Network-Implementation
Pytorch implementation of paper "Single Image Dehazing via Conditional Generative Adversarial Network"
meet-minimalist/tensorflow-yolov3
🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"
meet-minimalist/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
meet-minimalist/TF-Records-Experimentation
Reading a dataset, writing tfrecords file and reading tfrecords file using TFRecords API using Flowers dataset
meet-minimalist/TinyLLM
LLM implementations on small scale dataset
meet-minimalist/Udacity-Deep-Learning-Project-3-TV-Script-Generation
Udacity Deep Learning Nano Degree : Project-3 : TV Script Generation using RNN
meet-minimalist/yolov5-idd
YOLOv5 trained on Indian Driving Dataset
meet-minimalist/yolov7-idd
YoloV7 on Indian Driving Dataset