Pinned Repositories
Contact-Angle-Detection1
This was the code edited from https://github.com/ruthvik92/Sessile-Droplet-Edge-Detection
ECE_697_Fall2020
HMC5883L-GPS--DCMotor-PythonCodesForRaspberryPi
Raspberry Pi,Compass,GPS,DC Motors.
my-unet
ROS-Hydro-Ported-Caltech-Lanes-Code
This code is edited version of code written by Mohamed Aly California Institute of Technology for road detection.
Sessile-Droplet-Edge-Detection
Sessile Droplet contact angle finder using Edge Detection for MATLAB.
SLIC-Superpixels
Implementation of the SLIC superpixel algorithm to work with OpenCV
spiNNaker-Codes.
Repository of all spike data generation and pattern detection codes.
SpykeFlow
ruthvik92's Repositories
ruthvik92/SpykeFlow
ruthvik92/my-unet
ruthvik92/Audio-Classification-HF
Audio emotion recognition using Huggingface Library
ruthvik92/azure-intelligent-edge-patterns
Samples for Intelligent Edge Patterns
ruthvik92/DB
A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
ruthvik92/Deep-Learning-Experiments
Videos, notes and experiments to understand deep learning
ruthvik92/distance-assistant
Pedestrian monitor that provides visual feedback to help ensure proper social distancing guidelines are being observed
ruthvik92/ECE-697-Fall-2022
ECE-697-Fall-2022
ruthvik92/google-news-url-decoder
A Python script to decode Google News article URLs.
ruthvik92/hiertext
The HierText dataset contains ~12k images from the Open Images dataset v6 with large amount of text entities. We provide word, line and paragraph level annotations.
ruthvik92/instructor-embedding
[ACL 2023] One Embedder, Any Task: Instruction-Finetuned Text Embeddings
ruthvik92/langchain-tutorials
Overview and tutorial of the LangChain Library
ruthvik92/LinuxGit
ruthvik92/ME471-571
Introduction to Parallel Programming (ME471/571), Spring 2018
ruthvik92/mvts_transformer
Multivariate Time Series Transformer, public version
ruthvik92/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
ruthvik92/parseq
Scene Text Recognition with Permuted Autoregressive Sequence Models (ECCV 2022)
ruthvik92/python-patterns
A collection of design patterns/idioms in Python
ruthvik92/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
ruthvik92/RagIRBench
ruthvik92/Scene-Text-Recognition-Recommendations
Papers, Datasets, Algorithms, SOTA for STR. Long-time Maintaining
ruthvik92/somerandomplots
ruthvik92/text-generation-webui
A Gradio web UI for Large Language Models.
ruthvik92/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
ruthvik92/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
ruthvik92/ViTPose
The official repo for [NeurIPS'22] "ViTPose: Simple Vision Transformer Baselines for Human Pose Estimation" and [TPAMI'23] "ViTPose++: Vision Transformer for Generic Body Pose Estimation"
ruthvik92/yolov10
YOLOv10: Real-Time End-to-End Object Detection
ruthvik92/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
ruthvik92/yolov7-object-tracking
YOLOv7 Object Tracking Using PyTorch, OpenCV and Sort Tracking
ruthvik92/yolov9
Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information