pascal-maker's Stars
OpenInterpreter/open-interpreter
A natural language interface for computers
meta-llama/llama
Inference code for Llama models
ml-explore/mlx
MLX: An array framework for Apple silicon
meta-llama/codellama
Inference code for CodeLlama models
magic-research/magic-animate
[CVPR 2024] MagicAnimate: Temporally Consistent Human Image Animation using Diffusion Model
sczhou/ProPainter
[ICCV 2023] ProPainter: Improving Propagation and Transformer for Video Inpainting
roboflow/notebooks
Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
lancedb/lancedb
Developer-friendly, serverless vector database for AI applications. Easily add long-term memory to your LLM apps!
IDEA-Research/T-Rex
[ECCV2024] API code for T-Rex2: Towards Generic Object Detection via Text-Visual Prompt Synergy
huggingface/datatrove
Freeing data processing from scripting madness by providing a set of platform-agnostic customizable pipeline processing blocks.
VisDrone/VisDrone-Dataset
The dataset for drone based detection and tracking is released, including both image/video, and annotations.
hkchengrex/Tracking-Anything-with-DEVA
[ICCV 2023] Tracking Anything with Decoupled Video Segmentation
huawei-noah/Efficient-Computing
Efficient computing methods developed by Huawei Noah's Ark Lab
AI4Finance-Foundation/FinNLP
Democratizing Internet-scale financial data.
jiawen-zhu/HQTrack
Tracking Anything in High Quality
rohan-paul/LLM-FineTuning-Large-Language-Models
LLM (Large Language Model) FineTuning
amineHorseman/facial-expression-recognition-using-cnn
Deep facial expressions recognition using Opencv and Tensorflow. Recognizing facial expressions from images or camera stream
run-llama/create_llama_projects
uzh-rpg/RVT
Implementation of "Recurrent Vision Transformers for Object Detection with Event Cameras". CVPR 2023
nevilparmar11/Attendance-Management-System-Using-Face-Recognition
Attendance Management system using face recognition.
aws-solutions-library-samples/fraud-detection-using-machine-learning
Setup end to end demo architecture for predicting fraud events with Machine Learning using Amazon SageMaker
xk-huang/segment-caption-anything
[CVPR 24] The repository provides code for running inference and training for "Segment and Caption Anything" (SCA) , links for downloading the trained model checkpoints, and example notebooks / gradio demo that show how to use the model.
trytrench/trench
Open source fraud and abuse prevention tools
betomoedano/ChatApp
chat app using react-native and firebase
marcoslucianops/DeepStream-Yolo-Pose
NVIDIA DeepStream SDK 6.3 / 6.2 / 6.1.1 / 6.1 / 6.0.1 / 6.0 application for YOLO-Pose models
Tech-Watt/YOUTUBE-TUTORIAL-CODES
How to Use the Repository You can browse the code for each playlist and episode by navigating to the corresponding folder in the repository. Each folder contains the code used in the video, along with any additional resources, such as data files, images, or configuration files. To use the code, simply clone the repository to your local machine and
ekilic/Heatmap-Learner-CNN-for-Object-Counting
Heatmap Learner Convolutional Neural Network for Object Counting and Localization
autodistill/autodistill-grounded-edgesam
EdgeSAM model for use with Autodistill.
ilguneray/Chessboard_digitizer
Chessboard digitization with neural network corner detection and yolov8 object detection.
autodistill/EdgeSAM
Official PyTorch implementation of "EdgeSAM: Prompt-In-the-Loop Distillation for On-Device Deployment of SAM"