Pinned Repositories
ABY
ACA2021-Example
An Example for Academic Writing, Norms, and Ethics
BatchCrypt
BooksKeeper
对各类图书资源的收集。大量计算机、AI方面书籍。
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
CBST
Code for <Domain Adaptation for Semantic Segmentation via Class-Balanced Self-Training> in ECCV18
ConvNeXt
Code release for ConvNeXt model
CRST
Code for <Confidence Regularized Self-Training> in ICCV19 (Oral)
CVPR2024-BEM
Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
Zhenghongwei0929's Repositories
Zhenghongwei0929/CVPR2024-BEM
Zhenghongwei0929/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
Zhenghongwei0929/ABY
Zhenghongwei0929/ACA2021-Example
An Example for Academic Writing, Norms, and Ethics
Zhenghongwei0929/BooksKeeper
对各类图书资源的收集。大量计算机、AI方面书籍。
Zhenghongwei0929/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Zhenghongwei0929/ConvNeXt
Code release for ConvNeXt model
Zhenghongwei0929/CRST
Code for <Confidence Regularized Self-Training> in ICCV19 (Oral)
Zhenghongwei0929/CutMix-PyTorch
Official Pytorch implementation of CutMix regularizer
Zhenghongwei0929/DAFormer
Official Implementation of DAFormer: Improving Network Architectures and Training Strategies for Domain-Adaptive Semantic Segmentation
Zhenghongwei0929/DARS
(ICCV 2021 Oral) Re-distributing Biased Pseudo Labels for Semi-supervised Semantic Segmentation: A Baseline Investigation.
Zhenghongwei0929/Densenet
Zhenghongwei0929/densersharp
Zhenghongwei0929/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Zhenghongwei0929/FedBN
[ICLR'21] FedBN: Federated Learning on Non-IID Features via Local Batch Normalization
Zhenghongwei0929/FedML
A Research-oriented Federated Learning Library. Supporting distributed computing, mobile/IoT on-device training, and standalone simulation. Best Paper Award at NeurIPS 2020 Federated Learning workshop. Join our Slack Community:(https://join.slack.com/t/fedml/shared_invite/zt-havwx1ee-a1xfOUrATNfc9DFqU~r34w)
Zhenghongwei0929/gitskills
Zhenghongwei0929/gitskills2
Zhenghongwei0929/Improved-Deep-Leakage-from-Gradients
The code for "Improved Deep Leakage from Gradients" (iDLG).
Zhenghongwei0929/invertinggradients
Algorithms to recover input data from their gradient signal through a neural network
Zhenghongwei0929/learn_python3_spider
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等
Zhenghongwei0929/learngit
Zhenghongwei0929/mmpose
OpenMMLab Pose Estimation Toolbox and Benchmark.
Zhenghongwei0929/myfedml
Zhenghongwei0929/python-paillier
A library for Partially Homomorphic Encryption in Python
Zhenghongwei0929/PyTorch-Encoding
A CV toolkit for my papers.
Zhenghongwei0929/pytorch-grad-cam
Many Class Activation Map methods implemented in Pytorch for CNNs and Vision Transformers. Including Grad-CAM, Grad-CAM++, Score-CAM, Ablation-CAM and XGrad-CAM
Zhenghongwei0929/Seg-Uncertainty
IJCAI2020 & IJCV 2021 :city_sunrise: Unsupervised Scene Adaptation with Memory Regularization in vivo
Zhenghongwei0929/SemiSeg-AEL
Semi-Supervised Semantic Segmentation via Adaptive Equalization Learning, NeurIPS 2021 (Spotlight)
Zhenghongwei0929/TorchSemiSeg
[CVPR 2021] Semi-Supervised Semantic Segmentation with Cross Pseudo Supervision