Dapeng Du's starred repositories

DeepLearning-500-questions

深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06

Language:JavaScriptLicense:GPL-3.0Stargazers:54039Issues:2258Issues:188

pytorch-image-models

The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more

Language:PythonLicense:Apache-2.0Stargazers:31133Issues:310Issues:898

ML-NLP

此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。

Language:Jupyter NotebookStargazers:15601Issues:383Issues:39

detr

End-to-End Object Detection with Transformers

Language:PythonLicense:Apache-2.0Stargazers:13247Issues:149Issues:526

CenterNet

Object detection, 3D detection, and pose estimation using center point detection:

Language:PythonLicense:MITStargazers:7225Issues:113Issues:1001

Self-Attention-GAN

Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)

contrastive-unpaired-translation

Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)

Language:PythonLicense:NOASSERTIONStargazers:2163Issues:35Issues:171

torch-cam

Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-CAM)

Language:PythonLicense:Apache-2.0Stargazers:1944Issues:11Issues:60

PyContrast

PyTorch implementation of Contrastive Learning methods

resume

个人中文简历 Latex 源码 https://hijiangtao.github.io/

Language:TeXLicense:MITStargazers:1762Issues:8Issues:6

consistent_depth

We estimate dense, flicker-free, geometrically consistent depth from monocular video, for example hand-held cell phone video.

Language:PythonLicense:MITStargazers:1610Issues:57Issues:69

Non-local_pytorch

Implementation of Non-local Block.

Language:PythonLicense:Apache-2.0Stargazers:1566Issues:18Issues:50

iterm2-with-oh-my-zsh

iTerm2 + Oh My Zsh 打造舒适终端体验

attention-cnn

Source code for "On the Relationship between Self-Attention and Convolutional Layers"

Language:PythonLicense:Apache-2.0Stargazers:1072Issues:27Issues:10

Domain-generalization

All about domain generalization

IBN-Net

Instance-Batch Normalization Networks (ECCV2018)

Language:PythonLicense:MITStargazers:794Issues:20Issues:28

Grad-CAM.pytorch

pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...

Language:PythonLicense:Apache-2.0Stargazers:712Issues:10Issues:58

dropblock

Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.

Language:PythonLicense:MITStargazers:583Issues:9Issues:34

Source-Code-Notebook

关于一些经典论文源码的逐行中文笔记

DANN_py3

python 3 pytorch implementation of DANN

Language:PythonLicense:MITStargazers:500Issues:4Issues:14

contiguous_pytorch_params

Accelerate training by storing parameters in one contiguous chunk of memory.

StyleTransfer

Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch

JigenDG

Repository for the CVPR19 oral paper "Domain Generalization by Solving Jigsaw Puzzles"

Language:PythonLicense:AGPL-3.0Stargazers:247Issues:10Issues:20

pytorch-histogram-loss

PyTorch implementation for Histogram Loss

VIB-pytorch

Pytorch implementation of Deep Variational Information Bottleneck

RSC

This is the official implementation of Self-Challenging Improves Cross-Domain Generalization, ECCV2020

Language:PythonLicense:BSD-2-ClauseStargazers:160Issues:8Issues:22

Multi-View-Information-Bottleneck

Implementation of Multi-View Information Bottleneck

Language:Jupyter NotebookStargazers:120Issues:2Issues:7

Episodic-DG

This is the repo for the paper "Episodic Training for Domain Generalization" https://arxiv.org/abs/1902.00113

Language:PythonLicense:MITStargazers:54Issues:1Issues:4

LEMON

This is the implement repository of our upcoming ESEC/FSE 2020 paper: Deep Learning Library Testing via Effective Model Generation.

Language:PythonLicense:Apache-2.0Stargazers:52Issues:2Issues:2