Stars
Vector (and Scalar) Quantization, in Pytorch
Group work with Jia Yuchen Junru on Block2 homework
This package contains the code to run Learned D-AMP, D-AMP, D-VAMP, D-prGAMP, and DnCNN algorithms. It also includes code to train Learned D-AMP, DnCNN, and Deep Image Prior U-net using the SURE loss.
A framework for blind denoising with self-supervision.
LPIPS metric. pip install lpips
Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio.
Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2023
Natural Language Processing Tutorial for Deep Learning Researchers
Productive, portable, and performant GPU programming in Python.
This is a project aims to help Chinese student apply compbio PhD program
Semi-supervised Semantic Segmentation with Directional Context-aware Consistency (CVPR 2021)
PyTorch implementation for our paper on TMI2022: Retinal Vessel Segmentation with Skeletal Prior and Contrastive Loss
Master programming by recreating your favorite technologies from scratch.
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,…