Rachit Tayal's repositories

multithreaded_frame_reading

Script to read frames from the camera using multithreading Python

face_recognition_demo

This is a simple example for face verification using facenet implemented by davidsandberg

custom_object_detection_train

Demonstrates on how to train your model on custom class using tensorflow

Language:PythonStargazers:6Issues:1Issues:0

finetune_llama_7b_lora

The repo has the source code to fine tune LLaMa-7b model using LoRA strategy

Language:PythonStargazers:2Issues:0Issues:0

multiclass_training_cnn

The repo has source code for CNN network and initiating the training on any dataset for multi class classification problem. It also includes the inference script.

Language:PythonStargazers:2Issues:2Issues:0

object-detection-demo

The repo includes code for performing basic object detection using ssd mobilenet model with tensorflow

Language:PythonLicense:MITStargazers:1Issues:2Issues:0

poseEstimator

The repo includes code for estimating human pose on 2D images/videos

Language:PureBasicStargazers:1Issues:1Issues:0

text_embeddings_training

This repo has source code for training text embedding using siamese network

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

design_patterns_python

The repo tries to explain various design patterns along with their python implementations.

Language:PythonStargazers:0Issues:2Issues:0

finetune_gptj_8_bit

The repo has source code to fine tune gptj using 8 bit quantization so that it fits in single GPU and consumes around 14GB of memory

Language:PythonStargazers:0Issues:1Issues:0

GPTJ-LoRA-finetuning

Repo to fine tune GPTJ using PEFT and training only LoRA adapters

Language:PythonStargazers:0Issues:0Issues:0

image_comparison

The repo. includes source code for image comparison using Machine Learning. (Triplet Loss)

Language:PythonStargazers:0Issues:2Issues:0

dsa

Collection of data structure and algorithm problems for interview preperation

Stargazers:0Issues:2Issues:0

models

Models and examples built with TensorFlow

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

MotionDetection

The repo includes a plug and play basic motion detection module which can be used across various Vision based application using OpenCV-Python

Language:PythonStargazers:0Issues:2Issues:0

OpenVINO_serving_demo

Demonstrates on how to get started on serving an OpenVINO model

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:1Issues:0

python-concurrency-learning

Scripts for understanding concurrency in Python

Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Stargazers:0Issues:2Issues:0

text-classification-CNN1D

The repo has source code to classify texts as toxic or not using 1D CNN for classification. It uses pre trained GloVe embeddings for converting words to vectos.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

triplet_loss_training

The repo has source code for image classification using siamese based network based on triplet loss trainnig.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0