Pinned Repositories
Announcement
caffe
Caffe: a fast open framework for deep learning.
cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
jsoncpp
A C++ library for interacting with JSON.
OpenCameraWithFFMPEG
open camera with ffmpeg and show
OpenRoleZoo
OpenToolsList
OTL
rk3588-centernet
centernet model for rk3588 npu for 704
rk3588-SiamFC
SiamFC rk3588 deployment
SeetaFace6
SeetaFace 6: Newest open and free, full stack face recognization toolkit.
RabbitRunRun's Repositories
RabbitRunRun/rk3588-centernet
centernet model for rk3588 npu for 704
RabbitRunRun/rk3588-SiamFC
SiamFC rk3588 deployment
RabbitRunRun/OpenToolsList
OTL
RabbitRunRun/AudioClassification-Pytorch
The Pytorch implementation of sound classification supports EcapaTdnn, PANNS, TDNN, Res2Net, ResNetSE and other models, as well as a variety of preprocessing methods.
RabbitRunRun/ControlNet
Let us control diffusion models!
RabbitRunRun/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
RabbitRunRun/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
RabbitRunRun/Llama2-Chinese
Llama中文社区,最好的中文Llama大模型,完全开源可商用
RabbitRunRun/llama2.c
Inference Llama 2 in one file of pure C
RabbitRunRun/LoFTR
Code for "LoFTR: Detector-Free Local Feature Matching with Transformers", CVPR 2021, T-PAMI 2022 image matching
RabbitRunRun/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
RabbitRunRun/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
RabbitRunRun/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
RabbitRunRun/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
RabbitRunRun/rk3588-yolo-demo
The project is a multi-threaded inference demo of Yolo running on the RK3588 platform, which has been adapted for reading video files and camera feeds. The demo uses the Yolov8n model for file inference, with a maximum inference frame rate of up to 100 frames per second.
RabbitRunRun/rknn-cpp-Multithreading
A simple demo of yolov5s running on rk3588/3588s using c++ (about 142 frames). / 一个使用c++在rk3588/3588s上运行的yolov5s简单demo(142帧/s)。
RabbitRunRun/rknn-toolkit2
RabbitRunRun/RT-DETR
[CVPR 2024] Official RT-DETR (RTDETR paddle pytorch), Real-Time DEtection TRansformer, DETRs Beat YOLOs on Real-time Object Detection. 🔥 🔥 🔥
RabbitRunRun/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
RabbitRunRun/SuperPoint
Efficient neural feature detector and descriptor
RabbitRunRun/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
RabbitRunRun/Tensorrt-RTDETR-FeiHangBei
self rtdetr trt deployment
RabbitRunRun/TensorRT-YOLO
🚀 TensorRT-YOLO: Supports YOLOv3, YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOv9, YOLOv10, and PP-YOLOE using TensorRT acceleration with EfficientNMS, CUDA Kernels and CUDA Graphs!
RabbitRunRun/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
RabbitRunRun/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
RabbitRunRun/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
RabbitRunRun/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite(yolov10 and rtdetr is ok)
RabbitRunRun/yolov10
YOLOv10: Real-Time End-to-End Object Detection
RabbitRunRun/yolov10cpp
Implementation of yolo v10 in c++ std 17 over opencv and onnxruntime
RabbitRunRun/YOLOv8-TensorRT
YOLOv8 using TensorRT accelerate !