dubowen91
Assistant Professor in the School of Software Engineering at Tongji University
Tongji UniversityShanghai, China
dubowen91's Stars
XKMar/Awesome-gait-recognition
A collection of AWESOME things about Gait Recognition
lwq20020127/D3C2-Net
[TCSVT 2024] D3C2-Net: Dual-Domain Deep Convolutional Coding Network for Compressive Sensing
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
MLNLP-World/Paper-Writing-Tips
MLNLP社区用来帮助大家避免论文投稿小错误的整理仓库。 Paper Writing Tips
apache/mina-sshd
Apache MINA sshd is a comprehensive Java library for client- and server-side SSH.
google/svcca
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
PIX2NVS/NVS2Graph
Repo for "Graph-based Object Classification for Neuromorphic Vision Sensing" ICCV2019
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
panpanfei/Bringing-a-Blurry-Frame-Alive-at-High-Frame-Rate-with-an-Event-Camera
code, data and result
zhangxiann/TPAMI_Gait_Identification
Repo for "Event-Stream Representation for Human Gaits Identification Using Deep Neural Networks"
milesial/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
SensorsINI/ddd20-utils
DDD20 End-to-End Event Camera Driving Dataset
ispc-lab/NeuroAED
bald6354/edncnn
Source code for EDnCNN paper from CVPR 2020
CelePixel/CeleX5-MIPI
SDK for CeleX5 sensor on CX3 platform.
wiseodd/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
avinashpaliwal/Super-SloMo
PyTorch implementation of Super SloMo by Jiang et al.
subeeshvasu/Awesome-Deblurring
A curated list of resources for Image and Video Deblurring
simbamford/AedatTools
Tools for manipulating .aedat files (timestamped address-event data from neuromorphic hardware), in Matlab and Python
SeungjunNah/DeepDeblur_release
Deep Multi-scale CNN for Dynamic Scene Deblurring
uzh-rpg/rpg_e2vid
Code for the paper "High Speed and High Dynamic Range Video with an Event Camera" (T-PAMI, 2019).
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
google-research/bert
TensorFlow code and pre-trained models for BERT
cjlin1/libsvm
LIBSVM -- A Library for Support Vector Machines
uzh-rpg/rpg_esim
ESIM: an Open Event Camera Simulator
naganandy/graph-based-deep-learning-literature
links to conference publications in graph-based deep learning
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行