Pinned Repositories
Integrated-Vision-Inspection-System-IVIS
# AI Forward - Integrated Vision Inspection System (IVIS)
anomalib
An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
cloneofsimo-lora
Using Low-rank adaptation to quickly fine-tune diffusion models.
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
label-studio-converter
Tools for converting Label Studio annotations into common dataset formats
label-studio-frontend
Data labeling react app that is backend agnostic and can be embedded into your applications — distributed as an NPM package
labelImg
🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images
labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
streamlit-labelstudio
A Streamlit component that provides an annotation interface using the LabelStudio Frontend.
rchuzh99's Repositories
rchuzh99/streamlit-labelstudio
A Streamlit component that provides an annotation interface using the LabelStudio Frontend.
rchuzh99/anomalib
An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
rchuzh99/cloneofsimo-lora
Using Low-rank adaptation to quickly fine-tune diffusion models.
rchuzh99/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
rchuzh99/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
rchuzh99/label-studio-converter
Tools for converting Label Studio annotations into common dataset formats
rchuzh99/label-studio-frontend
Data labeling react app that is backend agnostic and can be embedded into your applications — distributed as an NPM package
rchuzh99/labelImg
🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images
rchuzh99/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
rchuzh99/lightning
Build and train PyTorch models and connect them to the ML lifecycle using Lightning App templates, without handling DIY infrastructure, cost management, scaling, and other headaches.
rchuzh99/MFCC
MFCC theory and implementation
rchuzh99/MIG_Study_Forked
Pytorch Lightning code guideline for conferences
rchuzh99/mmdeploy
OpenMMLab Model Deployment Framework
rchuzh99/models
Models and examples built with TensorFlow
rchuzh99/PX4-Autopilot
PX4 Autopilot Software
rchuzh99/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
rchuzh99/rchuzh99
Config files for my GitHub profile.
rchuzh99/robotics-level-4
This repo contains projects created using TensorFlow-Lite on Raspberry Pi and Teachable Machine. AI and ML capabilities have been integrated with Robot's software.
rchuzh99/sam2
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
rchuzh99/smlr
A Simple Image Clustering Script using CLIP and Hierarchial Clustering
rchuzh99/streamlit-webcam
rchuzh99/streamlit-webrtc
Real-time video and audio streams over the network, with Streamlit.
rchuzh99/tensorflow
An Open Source Machine Learning Framework for Everyone
rchuzh99/TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi
A tutorial showing how to train, convert, and run TensorFlow Lite object detection models on Android devices, the Raspberry Pi, and more!
rchuzh99/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
rchuzh99/wandb
🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.
rchuzh99/Yolo-to-COCO-format-converter
Yolo to COCO annotation format converter fork