Pinned Repositories
3D-Machine-Learning
A resource repository for 3D machine learning
3D-RecGAN
3D-RecGAN in Tensorflow (ICCV Workshops 2017)
3D2CAMWorks
CAD/CAM automation using SolidWorks and CAMWorks api
A-CRNN-model-for-Text-Recognition-in-Keras
awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
Building-OCR-System-TechBookFest6
WANTEDLY TECH BOOK 6 第一章 TensorFlow 2.0 でつくる文書認識システムの電子版
Design-Assistance-by-LSTM-RNN
Recommendation System for Machine Designer
ICAD-File-Conversion
Conversion of iCAD file (*.icd) to Parasolid file (*.X_T)
NXApp_CSharp
This is simple Winform application for NX 11.0 software and allows to debug in visual studio 2013.
VoxNet-Google-Colab
3D shape classification by using voxel based 3D CNN using keras.
amitregmi's Repositories
amitregmi/VoxNet-Google-Colab
3D shape classification by using voxel based 3D CNN using keras.
amitregmi/ICAD-File-Conversion
Conversion of iCAD file (*.icd) to Parasolid file (*.X_T)
amitregmi/NXApp_CSharp
This is simple Winform application for NX 11.0 software and allows to debug in visual studio 2013.
amitregmi/3D-Machine-Learning
A resource repository for 3D machine learning
amitregmi/3D-RecGAN
3D-RecGAN in Tensorflow (ICCV Workshops 2017)
amitregmi/3D2CAMWorks
CAD/CAM automation using SolidWorks and CAMWorks api
amitregmi/A-CRNN-model-for-Text-Recognition-in-Keras
amitregmi/awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
amitregmi/Building-OCR-System-TechBookFest6
WANTEDLY TECH BOOK 6 第一章 TensorFlow 2.0 でつくる文書認識システムの電子版
amitregmi/chain-of-thought-hub
Benchmarking LLM reasoning performance w. chain-of-thought prompting
amitregmi/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
amitregmi/deep_learning_object_detection
A paper list of object detection using deep learning.
amitregmi/Easy-deep-learning-with-Keras
Keras tutorial for beginners (using TF backend)
amitregmi/harmonic-oscillator-pinn
Code accompanying my blog post: So, what is a physics-informed neural network?
amitregmi/Image-Recognition
Recognize images using Spatial Pyramid Matching & Earth Mover's Distance
amitregmi/image_recognition
Image Recognition using SIFT and BRISK feature detectors.
amitregmi/intro-to-object-detection-guest-lecture
From zero to working object detection model - guest lecture for General Assembly Data Science Immersive
amitregmi/keras
Deep Learning for humans
amitregmi/learnopencv
Learn OpenCV : C++ and Python Examples
amitregmi/nanoQA2
ChatGPT on your own data
amitregmi/nn-from-scratch
Implementing a Neural Network from Scratch
amitregmi/ocr-experiments
amitregmi/panda-model
This is an example of custom object detection using Tensorflow object detection api
amitregmi/pylsd-nova
Python bindings for Line Segment Detector (LSD)
amitregmi/pythoncode-tutorials
The Python Code Tutorials
amitregmi/RCNN
Step-By-Step Implementation of R-CNN from scratch in python
amitregmi/Scene-Text-Recognition
amitregmi/spatial-pyramid-matching-scene-recognition
Trained a classifier to recognize 3000 images with 15 categories using Bag of Features model and Spatial Pyramid Matching algorithm. Improved accuracy from ~50% to ~70%
amitregmi/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10
How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows
amitregmi/Tensorflow-Object-Detection-with-Tensorflow-2.0
Use the Tensorflow Object Detection API with Tensorflow 2