zzdyyy's Stars
zzdyyy/Patho-GAN
Patho-GAN: interpretation + medical data augmentation. Code for paper work "Explainable Diabetic Retinopathy Detection and Retinal Image Generation"
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
AllenDowney/LittleBookOfSemaphores
LaTeX source and supporting code for The Little Book of Semaphores, by Allen Downey.
MIC-DKFZ/medicaldetectiontoolkit
The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.
Krasjet/quaternion
A brief introduction to the quaternions and its applications in 3D geometry.
NVlabs/MUNIT
Multimodal Unsupervised Image-to-Image Translation
clguo/SA-UNet
The open source code of SA-UNet: Spatial Attention U-Net for Retinal Vessel Segmentation.
genforce/sefa
[CVPR 2021] Closed-Form Factorization of Latent Semantics in GANs
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
juntang-zhuang/LadderNet
OpenEmu/OpenEmu
🕹 Retro video game emulation for macOS
guyuchao/Fila-sGAN-pytorch
My implementation of 《Synthesizing Filamentary Structured Images with GANs》
zenozeng/fonts.css
跨平台 CSS 中文字体解决方案
amusi/CV-Company-List
**提供计算机视觉(CV)算法岗位的公司名单,欢迎大家提交issues进行补充
andrewdcampbell/face-movie
Automatically create a time-lapse morph sequence of a face using OpenCV and Dlib.
ImageOptim/gifski
GIF encoder based on libimagequant (pngquant). Squeezes maximum possible quality from the awful GIF format.
tony-ch/homework
cfchen-duke/ProtoPNet
This code package implements the prototypical part network (ProtoPNet) from the paper "This Looks Like That: Deep Learning for Interpretable Image Recognition" (to appear at NeurIPS 2019), by Chaofan Chen* (Duke University), Oscar Li* (Duke University), Chaofan Tao (Duke University), Alina Jade Barnett (Duke University), Jonathan Su (MIT Lincoln Laboratory), and Cynthia Rudin (Duke University) (* denotes equal contribution).
benhoyt/namedmutex
namedmutex.py, a simple ctypes wrapper for Win32 named mutexes
sgfin/adversarial-medicine
Code for the paper "Adversarial Attacks Against Medical Deep Learning Systems"
Mange/rtl8192eu-linux-driver
Drivers for the rtl8192eu chipset for wireless adapters (D-Link DWA-131 rev E1 included!)
pbiecek/xai_resources
Interesting resources related to XAI (Explainable Artificial Intelligence)
fogleman/primitive
Reproducing images with geometric primitives.
ycjing/Neural-Style-Transfer-Papers
:pencil2: Neural Style Transfer: A Review
LouieYang/deep-photo-styletransfer-tf
Tensorflow (Python API) implementation of Deep Photo Style Transfer
raghakot/keras-vis
Neural network visualization toolkit for keras
ferhung/RTL8192EU-linux
Realtek 8192EU Linux Driver, v4.4.1
Cloud-CV/object-proposals
Repository containing wrapper to obtain various object proposals easily
satoshiiizuka/siggraph2016_colorization
Code for the paper 'Let there be Color!: Joint End-to-end Learning of Global and Local Image Priors for Automatic Image Colorization with Simultaneous Classification'.
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning