Pinned Repositories
Avenger.github.io
Awesome-Learning-MVS
A list of awesome learning-based multi-view stereo papers
boxmot
BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
cs231a-notes
The course notes for Stanford's CS231A course on computer vision
DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
Docker_Learning
Emotion-detection
Real-time Facial Emotion Detection using deep learning
ICCV2021-Paper-Code-Interpretation
ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理
jekyll
:globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
MonoViT
Self-supervised monocular depth estimation with a vision transformer
avenger123456's Repositories
avenger123456/Avenger.github.io
avenger123456/Awesome-Learning-MVS
A list of awesome learning-based multi-view stereo papers
avenger123456/boxmot
BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
avenger123456/cs231a-notes
The course notes for Stanford's CS231A course on computer vision
avenger123456/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
avenger123456/Docker_Learning
avenger123456/Emotion-detection
Real-time Facial Emotion Detection using deep learning
avenger123456/ICCV2021-Paper-Code-Interpretation
ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理
avenger123456/jekyll
:globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
avenger123456/MonoViT
Self-supervised monocular depth estimation with a vision transformer
avenger123456/Network
avenger123456/PointNet12
Combination of Pointnet and Pointnet++ with KITTI Point Cloud Semantic Segmentation Dataset
avenger123456/Python
avenger123456/Self-supervised-CVP-MVSNet
Self-supervised Learning of Depth Inference for Multi-view Stereo (CVPR 2021)
avenger123456/spikformer
ICLR 2023, Spikformer: When Spiking Neural Network Meets Transformer
avenger123456/supervision
We write your reusable computer vision tools. 💜
avenger123456/TMANet
Official implementation of TMANet.
avenger123456/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
avenger123456/TransMVSNet
TransMVSNet: Global Context-aware Multi-view Stereo Network with Transformers.
avenger123456/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch