Pinned Repositories
3516a_sample
3516a_sample
AerialImageStitch
AI-research-tools
:hammer:AI 方向好用的科研工具
algo
数据结构和算法必知必会的50个代码实现
Andrew-Ng-Deep-Learning-notes
吴恩达《深度学习》系列课程笔记及代码 | Notes in Chinese for Andrew Ng Deep Learning Course
Anti-UAV
🔥🔥Official Repository for Anti-UAV🔥🔥
Application-Development-with-Qt-Creator-Third-Edition
Application Development with Qt Creator – Third Edition, published by Packt
aquila
IPCamera, aim to support V4L2/UVC/RaspberryPi/Hisi/XXX SDK production
arxiv-sanity-preserver
Web interface for browsing, search and filtering recent arxiv submissions
awesome-camouflaged-object-detection
A curated list of awesome resources for camouflaged/concealed object detection (COD).
Rainxuan2019's Repositories
Rainxuan2019/algo
数据结构和算法必知必会的50个代码实现
Rainxuan2019/awesome-camouflaged-object-detection
A curated list of awesome resources for camouflaged/concealed object detection (COD).
Rainxuan2019/Bilibili-plus
课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB
Rainxuan2019/caffe
Caffe: a fast open framework for deep learning.
Rainxuan2019/darknet_Yolo_V7
Rainxuan2019/DeepSORT
support deepsort and bytetrack MOT(Multi-object tracking) using yolov5 with C++
Rainxuan2019/easyToUseHisiSVP
让海思svp更加便捷使用的代码
Rainxuan2019/EmbedSummary
精品嵌入式资源汇总
Rainxuan2019/Hisi_YoLoV5
海思nnie跑yolov5
Rainxuan2019/ImageTools
这是一款图像相关的工具软件,扩展性好。目前集成有镜头计算器、抖动测试工具、看图工具、RAW图编辑(ISP算法的实现)、PQtools直接生成代码、多视频对比等功能。可以方便的进行后期算法的验证
Rainxuan2019/ImageViewer
这是一款能够对 常见格式的图片和 YUV 格式的图片进行查看、分析和对比的工具。支持任意组图片对比,可以随意增删画面对比窗口,支持统计信息的查看。
Rainxuan2019/KCFcpp
C++ Implementation of KCF Tracker
Rainxuan2019/learnopencv
Learn OpenCV : C++ and Python Examples
Rainxuan2019/lite.ai.toolkit
🛠 A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOX, YOLOP, YOLOv6, YOLOR, MODNet, YOLOX, YOLOv7, YOLOv5. MNN, NCNN, TNN, ONNXRuntime.
Rainxuan2019/new-pac
翻墙-科学上网、免费翻墙、免费科学上网、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,免费自由上网、fanqiang、翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙
Rainxuan2019/rknn_yolov5_3588_hyx
Rainxuan2019/sahi
Framework agnostic sliced/tiled inference + interactive ui + error analysis plots small target detection
Rainxuan2019/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
Rainxuan2019/tensorrt_inference
Rainxuan2019/TensorRT_Tutorial
Rainxuan2019/tensorrtCV
Rainxuan2019/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
Rainxuan2019/tiny-dnn
header only, dependency-free deep learning framework in C++14
Rainxuan2019/yolo-tensorrt
TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.
Rainxuan2019/yolo5_caffe_hisi3559
yolov5: pytorch->onnx->caffe->hisi3559
Rainxuan2019/yolo_slowfast
Yolov5+SlowFast: Realtime Action Detection Based on PytorchVideo
Rainxuan2019/yolov3-prune
prune filters and layers for yolov3
Rainxuan2019/yolov5-pytorch
这是一个YoloV5-pytorch的源码,可以用于训练自己的模型。
Rainxuan2019/yolov5-v6-chinese-comment
yolov5-v6版本注释
Rainxuan2019/yolov5s_caffe_sort_cpp
YOLOv5s + SORT with Caffe (CPU Inference) Demo