Pinned Repositories
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
awesome-anomaly-detection
A curated list of awesome anomaly detection resources
Awesome-Edge-Detection-Papers
:books: A collection of edge/contour/boundary detection papers and toolbox.
awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
cs-video-courses
List of Computer Science courses with video lectures.
Deep-Image-Matting-PyTorch
Deep Image Matting implementation in PyTorch
machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
Made-With-ML
Learn how to responsibly develop, deploy and maintain production machine learning applications.
ManufacturingNet
This is the repository for the ManufacturingNet project.
ML-LPBF-AM
This repository includes codes and description corresponding to the paper entitled, "Predicting Defects in Laser Powder Bed Fusion using in-situ Thermal Imaging Data and Machine Learning".
gauravgjkumar's Repositories
gauravgjkumar/ML-LPBF-AM
This repository includes codes and description corresponding to the paper entitled, "Predicting Defects in Laser Powder Bed Fusion using in-situ Thermal Imaging Data and Machine Learning".
gauravgjkumar/cs-video-courses
List of Computer Science courses with video lectures.
gauravgjkumar/annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
gauravgjkumar/awesome-anomaly-detection
A curated list of awesome anomaly detection resources
gauravgjkumar/Awesome-Edge-Detection-Papers
:books: A collection of edge/contour/boundary detection papers and toolbox.
gauravgjkumar/awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
gauravgjkumar/Deep-Image-Matting-PyTorch
Deep Image Matting implementation in PyTorch
gauravgjkumar/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
gauravgjkumar/Made-With-ML
Learn how to responsibly develop, deploy and maintain production machine learning applications.
gauravgjkumar/ManufacturingNet
This is the repository for the ManufacturingNet project.
gauravgjkumar/Masterthesis_SLM-CNN
Masterthesis on the topic of error/anomaly detection in 3D printing of metal structures. The Proceedings Paper and CNN only part can be found here: https://github.com/Ay-De/SLM-CNN.
gauravgjkumar/medicaldetectiontoolkit
The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.
gauravgjkumar/mlops-course
Learn how to design, develop, deploy and maintain an end-to-end ML application at scale.
gauravgjkumar/Porosity-Generation
Code repository corresponding to the "Deep Learned Generators of Porosity Distributions Produced During Metal Additive Manufacturing" paper.
gauravgjkumar/Powder-Bed-Monitoring-Using-Semantic-Image-Segmentation
gauravgjkumar/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
gauravgjkumar/SLM-CNN
Source code, CNN model and examples for the proceedings paper: CNN based powder bed monitoring and anomaly detection for the selective laser melting process
gauravgjkumar/Surface-Defect-Detection
📈 目前最大的工业缺陷检测数据库及论文集 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of great importance.
gauravgjkumar/tf_unet
Generic U-Net Tensorflow implementation for image segmentation
gauravgjkumar/ThermalControlLPBF-DRL
Code implementation of the paper "Thermal Control of Laser Powder Bed Fusion using Deep Reinforcement Learning".