purplemine's Stars
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
geekxh/hello-algorithm
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
getlantern/lantern
Lantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 - Быстрый, надежный и безопасный доступ к открытому интернету - lantern proxy vpn censorship-circumvention censorship gfw accelerator پراکسی لنترن، ضدسانسور، امن، قابل اعتماد و پرسرعت
carson-katri/dream-textures
Stable Diffusion built-in to Blender
amusi/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
chineseocr/chineseocr
yolo3+ocr
MoonInTheRiver/DiffSinger
DiffSinger: Singing Voice Synthesis via Shallow Diffusion Mechanism (SVS & TTS); AAAI 2022; Official code
jdan/cleaver
30-second slideshows for hackers
yanx27/Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
gzr2017/ImageProcessing100Wen
「画像処理100本ノック」中文版本!为图像处理初学者设计的 100 个问题。
PaddlePaddle/FastDeploy
⚡️An Easy-to-use and Fast Deep Learning Model Deployment Toolkit for ☁️Cloud 📱Mobile and 📹Edge. Including Image, Video, Text and Audio 20+ main stream scenarios and 150+ SOTA models with end-to-end optimization, multi-platform and multi-framework support.
yfeng95/DECA
DECA: Detailed Expression Capture and Animation (SIGGRAPH 2021)
sungyongs/graph-based-nn
Graph Convolutional Networks (GCNs)
WIKI2020/FacePose_pytorch
🔥🔥The pytorch implement of the head pose estimation(yaw,roll,pitch) and emotion detection with SOTA performance in real time.Easy to deploy, easy to use, and high accuracy.Solve all problems of face detection at one time.(极简,极快,高效是我们的宗旨)
YixinChen-AI/CVAE-GAN-zoos-PyTorch-Beginner
For beginner, this will be the best start for VAEs, GANs, and CVAE-GAN. This contains AE, DAE, VAE, GAN, CGAN, DCGAN, WGAN, WGAN-GP, VAE-GAN, CVAE-GAN. All use PyTorch.
hpc203/yolov5-dnn-cpp-python
用opencv的dnn模块做yolov5目标检测,包含C++和Python两个版本的程序
duanhongyi/gmssl
a python crypto for sm2/sm3/sm4
javier-hernandezo/FaceQnet
FaceQnet: Quality Assessment for Face Recognition based on Deep Learning
CVUsers/Auto_maker
大家好,这是cv调包侠开源原创项目,您可以特别方便地通过我的auto-Maker实现目标检测数据集的实时生成,包括:实时数据采集、自动标注、转换、增强,并可以直接进行yolov3、yolov4、yolov5、eficientdet等,它可以直接导出到onnx,通过openvino和tensor-RT加速,除了检测外,还支持分类算法,可以在一分钟内完成图像的智能分类。欢迎来star Hello everyone, this is me: cver open source original project, you can particularly convenient through my auto_ Maker realizes the real-time production of target detection data set, including: real data acquisition, automatic annotation, conversion, enhancement, and can directly carry out yolov3, yolov4 , yolov5, eficientdet, etc., which can be directly exported to onnx and accelerated by openvino and tensor RT. besides detection, it also supports classification algorithm, which can complete intelligent classification of images in one minute. Welcome to star~
getlantern/www.getlantern.org
Superseded by https://github.com/getlantern/www
stevenpsm/GM_SM2
国密算法SM2实现,基于libtommath大数库,12年编写的代码,在此开源供同行使用,本项目源代码遵循GPL授权许可,你可以修改并免费使用,但请保留本项目作者信息,谢谢 :)
Aries-orz/nano-sm2
A very small SM2 implementation for 8-bit microcontrollers
heiziSS/IDcardGenerate
批量随机生成身份证图片用于ocr模型训练
EliasCai/idcard-ocr
端到端的针对身份证的文字识别
acherstyx/SM2-CPP-Implementation
SM2 C++ implementation
pi-null-mezon/FaceAntiSpoofing
Tools to make state of the art "face spoofing" attack detector
KavinLiu/CPBD
evaluate the sharpness of images,written in python
moured/YOLO-ONNX-Parse-Example
Parsing YOLO (Ultralytics) ONNX models output.