Pinned Repositories
animegan2-pytorch
PyTorch implementation of AnimeGANv2
antialiased-cnns
pip install antialiased-cnns to improve stability and accuracy
awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。怎么让它听你的话。
awesome-seo
Google SEO Research and Web Traffic Monetization
awesome_Chinese_medical_NLP
中文医学NLP公开资源整理:术语集/语料库/词向量/预训练模型/知识图谱/命名实体识别/QA/信息抽取/模型/论文/etc
CCPD
[ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition
chat-gpt-google-extension
A browser extension to display ChatGPT response alongside search engine results
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
pachong
爬虫练手
public-apis
A collective list of free APIs
LesterZoeyXu's Repositories
LesterZoeyXu/animegan2-pytorch
PyTorch implementation of AnimeGANv2
LesterZoeyXu/public-apis
A collective list of free APIs
LesterZoeyXu/antialiased-cnns
pip install antialiased-cnns to improve stability and accuracy
LesterZoeyXu/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。怎么让它听你的话。
LesterZoeyXu/awesome-seo
Google SEO Research and Web Traffic Monetization
LesterZoeyXu/awesome_Chinese_medical_NLP
中文医学NLP公开资源整理:术语集/语料库/词向量/预训练模型/知识图谱/命名实体识别/QA/信息抽取/模型/论文/etc
LesterZoeyXu/chat-gpt-google-extension
A browser extension to display ChatGPT response alongside search engine results
LesterZoeyXu/chatbot-ui
An open source ChatGPT UI.
LesterZoeyXu/chatgpt-demo
Minimal web UI for ChatGPT.
LesterZoeyXu/chatgpt-vercel
Elegant and Powerfull. Powered by OpenAI and Vercel.
LesterZoeyXu/CVPapers
ArXiv Paper Collector for cs.CV
LesterZoeyXu/DatasetDM
Official code for 'DatasetDM:Synthesizing Data with Perception Annotations Using Diffusion Models'
LesterZoeyXu/DifFace
DifFace: Blind Face Restoration with Diffused Error Contraction (PyTorch)
LesterZoeyXu/disco-diffusion
LesterZoeyXu/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
LesterZoeyXu/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
LesterZoeyXu/human-pose-estimation.pytorch
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
LesterZoeyXu/insightface
State-of-the-art 2D and 3D Face Analysis Project
LesterZoeyXu/JdBuyer
京东抢购自动下单助手,GUI 支持 Windows 和 macOS
LesterZoeyXu/LesterZoeyXu.github.io
Hexo 测试
LesterZoeyXu/Listed-company-news-crawl-and-text-analysis
从新浪财经、每经网、金融界、**证券网、证券时报网上,爬取上市公司(个股)的历史新闻文本数据进行文本分析、提取特征集,然后利用SVM、随机森林等分类器进行训练,最后对实施抓取的新闻数据进行分类预测
LesterZoeyXu/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
LesterZoeyXu/roop
one-click deepfake (face swap)
LesterZoeyXu/stable-diffusion
A latent text-to-image diffusion model
LesterZoeyXu/stable-diffusion-webui
Stable Diffusion web UI
LesterZoeyXu/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
LesterZoeyXu/stack-roadmap
方糖全栈路线图2023,为「从螺丝钉到一人企业」补全技能栈
LesterZoeyXu/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
LesterZoeyXu/YOLOv5-Lite
🍅🍅🍅YOLOv5-Lite: lighter, faster and easier to deploy. Evolved from yolov5 and the size of model is only 930+kb (int8) and 1.7M (fp16). It can reach 10+ FPS on the Raspberry Pi 4B when the input size is 320×320~
LesterZoeyXu/yolov5-pytorch
这是一个YoloV5-pytorch的源码,可以用于训练自己的模型。