Pinned Repositories
-Perpetual-calendar-for-QT
QT之万年历(带天气查询),C++
Book_for_430
chinese_law_litigant_extract
The extraction of litigant of legal documents based on Bert.
dl_cpp_deploy
mnist,yolov5s pytorch use c++ deploy
FaceLandmark1000
1000点的人脸关键点检测
garbage_detection_classification
2020海华AI挑战赛·垃圾分类 赛道二:技术组赛道
issuesFile
存放提问中临时图片,文件的项目
IT-Ebooks
各类IT书籍:自己动手做推荐引擎(英文原版)
pdf_table_parse
pdf table parse based on pdf2htmlex implementation
YOLO-Multi-Backbones-Attention
YOLOv3 with 轻量级主干网(ShuffleNetV2, GhostNet), 注意力机制(SE Block, CBAM Block, ECA Block),和在GhostNet上的剪枝、量化、蒸馏。
Single430's Repositories
Single430/FaceLandmark1000
1000点的人脸关键点检测
Single430/issuesFile
存放提问中临时图片,文件的项目
Single430/Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
Single430/ABSAPapers
Worth-reading papers and related awesome resources on aspect-based sentiment analysis (ABSA). 值得一读的方面级情感分析论文与相关资源集合
Single430/android-demo-app
PyTorch android examples of usage in applications
Single430/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
Single430/carrot
这儿收集了一些免费好用的ChatGPT镜像站 当前:60个站点
Single430/ChatGLM-6B
ChatGLM-6B:开源双语对话语言模型 | An Open Bilingual Dialogue Language Model
Single430/ChatGPTAPIFree
A simple and open-source proxy API that allows you to access OpenAI's ChatGPT API for free!
Single430/clash
A rule-based tunnel in Go.
Single430/detr
End-to-End Object Detection with Transformers
Single430/facefusion
Next generation face swapper and enhancer
Single430/faceswap
Deepfakes Software For All
Single430/gpt_academic
为ChatGPT/GLM提供图形交互界面,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm2等本地模型。兼容文心一言, moss, llama2, rwkv, claude2, 通义千问, 书生, 讯飞星火等。
Single430/Grounded-Segment-Anything
Marrying Grounding DINO with Segment Anything & Stable Diffusion & BLIP - Automatically Detect , Segment and Generate Anything with Image and Text Inputs
Single430/haoel.github.io
Single430/JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
Single430/litiaotiao_package_backup
李跳跳APK包备份
Single430/mlc_llm_Modify
mlc_llm function adds minicpm and minicpm-v adaptations
Single430/OpenCV-MinGW-Build
👀 MinGW 32bit and 64bit version of OpenCV compiled on Windows. Including OpenCV 3.3.1, 3.4.1, 3.4.1-x64, 3.4.5, 3.4.6, 3.4.7, 3.4.8-x64, 3.4.9, 4.0.0-alpha-x64, 4.0.0-rc-x64, 4.0.1-x64, 4.1.0, 4.1.0-x64, 4.1.1-x64, 4.5.0-with-contrib, 4.5.2-x64
Single430/pointnet
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
Single430/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.
Single430/ssr
Single430/TensorRT-YOLOv9
Cpp and python implementation of YOLOv9 using TensorRT API
Single430/TensorRT_Inference_Demo
A repo that uses TensorRT to deploy wll-trained models.Support RTDETR,YOLO-NAS,YOLOV5,YOLOV6,YOLOV7,YOLOV8,YOLOX.
Single430/timm
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
Single430/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Single430/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite
Single430/W2NER
Source code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification
Single430/yolov5-onnxruntime
YOLOv5 ONNX Runtime C++ inference code.