Pinned Repositories
adversarial-attacks-pytorch
PyTorch implementation of adversarial attacks.
AES
AES algorithm implementation in C
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
Automation
awesome-zero-shot-learning
A curated list of papers, code and resources pertaining to zero shot learning
busmaster
BUSMASTER is an Open Source Software tool to simulate, analyze and test data bus systems such as CAN. BUSMASTER was conceptualized, designed and implemented by Robert Bosch Engineering and Business Solutions (RBEI). Presently it is a joint project of RBEI and ETAS GmbH.
segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
vision
Datasets, Transforms and Models specific to Computer Vision
FanSun126's Repositories
FanSun126/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
FanSun126/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
FanSun126/adversarial-attacks-pytorch
PyTorch implementation of adversarial attacks.
FanSun126/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
FanSun126/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
FanSun126/config-loader
Simple C++ Config Loader Framework(Serialization & Reflection)
FanSun126/DAVAR-Lab-OCR
OCR toolbox from Davar-Lab
FanSun126/DeepSeek-R1
FanSun126/DragGAN
Code for DragGAN (SIGGRAPH 2023)
FanSun126/EfficientFormer
EfficientFormerV2 & EfficientFormer(NeurIPs 2022)
FanSun126/insightface
State-of-the-art 2D and 3D Face Analysis Project
FanSun126/JetsonGPIO
A C++ library that enables the use of Jetson's GPIOs
FanSun126/json
JSON for Modern C++
FanSun126/libonvif
Onvif library with GUI implementation and built in YOLOX
FanSun126/MobileViT
Unofficial PyTorch implementation of MobileViT based on paper "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Transformer".
FanSun126/MobileViTv3
FanSun126/open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
FanSun126/openface
Face recognition with deep neural networks.
FanSun126/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
FanSun126/PaddleHub
Awesome pre-trained models toolkit based on PaddlePaddle.(300+ models including Image, Text, Audio and Video with Easy Inference & Serving deployment)
FanSun126/qzxing
Qt/QML wrapper library for the ZXing library. 1D/2D barcode image processing library
FanSun126/spdlog
Fast C++ logging library.
FanSun126/TableStructureRec
整理目前开源的表格识别模型,完善前后处理,模型转换为ONNX
FanSun126/TensorRT-Alpha
🔥《TensorRT-Alpha》🔥supports YOLOv8, YOLOv7, YOLOv6, YOLOv5, YOLOv4, YOLOv3, YOLOX, YOLOR and so on. It implements 🚀 CUDA C++🚀 accelerated deployment models.🍎CUDA IS ALL YOU NEED🍎.Best Wish!
FanSun126/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
FanSun126/UNeXt-pytorch
Official Pytorch Code base for "UNeXt: MLP-based Rapid Medical Image Segmentation Network"
FanSun126/v2free
FanSun126/YOLOS
You Only Look at One Sequence (NeurIPS 2021)
FanSun126/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
FanSun126/zero-shot-object-tracking
Object tracking implemented with the Roboflow Inference API, DeepSort, and OpenAI CLIP.