武永发's repositories

Background_Substraction

Contains some popular background substraction methods implemented in Python.

Language:PythonLicense:MITStargazers:5Issues:1Issues:0

Algorithms

Implement some data structures and algorithms in C++.

Language:C++License:MITStargazers:1Issues:1Issues:0

dino

PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO

Language:PythonLicense:Apache-2.0Stargazers:1Issues:0Issues:0

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

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

pytorch-image-models

PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more

Language:PythonLicense:Apache-2.0Stargazers:1Issues:0Issues:0

pytorch-OpCounter

Count the MACs / FLOPs of your PyTorch model.

Language:PythonLicense:MITStargazers:1Issues:0Issues:0
Language:PythonLicense:MITStargazers:1Issues:1Issues:0

annotated_deep_learning_paper_implementations

🧠 Implementations/tutorials of deep learning papers with side-by-side notes; including transformers (original, xl, switch, feedback), optimizers(adam, radam, adabelief), gans(dcgan, cyclegan, stylegan2), reinforcement learning (ppo, dqn), capsnet, sketch-rnn, etc.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

ApproximateConvolutionalSparseCoding

An implementation of approximate convolutional sparse coding (CSC) based on paper: https://arxiv.org/abs/1711.00328

Language:PythonStargazers:0Issues:0Issues:0

bgslibrary

A C++ Background Subtraction Library with wrappers for Python, MATLAB, Java and GUI on QT

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

davis2017-evaluation

Evaluation Framework for DAVIS 2017 Semi-supervised and Unsupervised used in the DAVIS Challenges

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

deep-sparse

We introduce a way to extend sparse dictionary learning to deep architectures.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

DeepLearning

深度学习入门教程, 优秀文章, Deep Learning Tutorial

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0

deepmind-research

This repository contains implementations and illustrative code to accompany DeepMind publications

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0

dense-ulearn-vos

Dense Unsupervised Learning for Video Segmentation (NeurIPS*2021)

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

DenseCL

Dense Contrastive Learning (DenseCL) for self-supervised representation learning, CVPR 2021 Oral.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Enjoy-Hamburger

[ICLR 2021 top 3%] Is Attention Better Than Matrix Decomposition?

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

mmselfsup

OpenMMLab Self-Supervised Learning Toolbox and Benchmark

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

SSVOS

A self-supervised video object segmentation project.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

VFS

Rethinking Self-Supervised Correspondence Learning: A Video Frame-level Similarity Perspective, in ICCV 2021 (Oral)

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

videowalk

Repository for "Space-Time Correspondence as a Contrastive Random Walk" (NeurIPS 2020)

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

vit-pytorch

Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

Language:PythonLicense:MITStargazers:0Issues:0Issues:0