Pinned Repositories
Auto_Lung_Seg_Tool
BinaryNet.pytorch
Binarized Neural Network (BNN) for pytorch
Chinese-character-recognition
Chinese character recognition by VGG
Dapp-Development-Guide
本教程一共有七节课,主要是通过Nodejs来开发基于以太坊的Dapp应用教学,功能简单,容易上手,为你打开一个除了truffle的另一个应用开发模式。
deeplearning-paper-notes
Reading notes for deep learning papers---深度学习论文阅读笔记
deeplearning.ai-andrewNG
deeplearning.ai , By Andrew Ng, All slide and notebook + data + solutions and video link
Diffusion-Models-pytorch
Pytorch implementation of Diffusion Models (https://arxiv.org/pdf/2006.11239.pdf)
Enet
自己的Enet网络
learning_python
Style_transfor_VGG19_GAN
Sytle_transfor_VGG19_GAN
ZhixiangWang-CN's Repositories
ZhixiangWang-CN/learning_python
ZhixiangWang-CN/Auto_Lung_Seg_Tool
ZhixiangWang-CN/Diffusion-Models-pytorch
Pytorch implementation of Diffusion Models (https://arxiv.org/pdf/2006.11239.pdf)
ZhixiangWang-CN/federated-learning
Everything about Federated Learning (papers, tutorials, etc.) -- 联邦学习
ZhixiangWang-CN/objectDetectionDatasets
目标检测数据集制作:VOC,COCO,YOLO等常用数据集格式的制作和互相转换脚本
ZhixiangWang-CN/Practicing-Federated-Learning
ZhixiangWang-CN/Radiomics
一个得到肺结节数据的小工具
ZhixiangWang-CN/RP_prediction
ZhixiangWang-CN/AMIR-GPT
ZhixiangWang-CN/ChatGPT-Next-Web
One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键拥有你自己的 ChatGPT 网页服务。
ZhixiangWang-CN/coding-interview-university
A complete computer science study plan to become a software engineer.
ZhixiangWang-CN/CVPR2021-Papers-with-Code
CVPR 2021 论文和开源项目合集
ZhixiangWang-CN/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
ZhixiangWang-CN/GPT_report_analyze
ZhixiangWang-CN/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese only).
ZhixiangWang-CN/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
ZhixiangWang-CN/llm-action
本项目旨在分享大模型相关技术原理以及实战经验。
ZhixiangWang-CN/LLMsNineStoryDemonTower
【LLMs九层妖塔】分享 LLMs在自然语言处理(ChatGLM、Chinese-LLaMA-Alpaca、小羊驼 Vicuna、LLaMA、GPT4ALL等)、信息检索(langchain)、语言合成、语言识别、多模态等领域(Stable Diffusion、MiniGPT-4、VisualGLM-6B、Ziya-Visual等)等 实战与经验。
ZhixiangWang-CN/midjourney-proxy
代理 MidJourney 的discord频道,实现api形式调用AI绘图
ZhixiangWang-CN/mlxtend
A library of extension and helper modules for Python's data analysis and machine learning libraries.
ZhixiangWang-CN/mmdetection
OpenMMLab Detection Toolbox and Benchmark
ZhixiangWang-CN/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
ZhixiangWang-CN/multiview_learning
ZhixiangWang-CN/openai-cookbook
Examples and guides for using the OpenAI API
ZhixiangWang-CN/Pytorch_Tools
ZhixiangWang-CN/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
ZhixiangWang-CN/stable-diffusion
A latent text-to-image diffusion model
ZhixiangWang-CN/surface-distance
Library to compute surface distance based performance metrics for segmentation tasks.
ZhixiangWang-CN/video_seg_single
ZhixiangWang-CN/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch