Pinned Repositories
algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++
ClassAgnostic_MaskRCNN
Class-agnostic Object Detection and Instance Segmentation using Mask R-CNN
Displacement_Field
Official implementation of paper "Predicting Sharp and Accurate Occlusion Boundaries in Monocular Depth Estimation Using Displacement Fields" (CVPR2020)
Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
Material_Segmentation_PyTorch
Unofficial Re-Implementation of paper "Material Recognition in the Wild with the Materials in Context Database"(CVPR15)
plane_detection_RGBD
Plane detection and segmentation using single RGBD image
refinement_net
Train a class-agnostic segmentation network which takes an cropped image as input
siMLPe
A Simple Baseline for Human Motion Prediction
transformer-uvos
Unsupervised Video Object Segmentation using Transformer
UVO_Challenge
dulucas's Repositories
dulucas/siMLPe
A Simple Baseline for Human Motion Prediction
dulucas/Displacement_Field
Official implementation of paper "Predicting Sharp and Accurate Occlusion Boundaries in Monocular Depth Estimation Using Displacement Fields" (CVPR2020)
dulucas/UVO_Challenge
dulucas/ClassAgnostic_MaskRCNN
Class-agnostic Object Detection and Instance Segmentation using Mask R-CNN
dulucas/Material_Segmentation_PyTorch
Unofficial Re-Implementation of paper "Material Recognition in the Wild with the Materials in Context Database"(CVPR15)
dulucas/plane_detection_RGBD
Plane detection and segmentation using single RGBD image
dulucas/transformer-uvos
Unsupervised Video Object Segmentation using Transformer
dulucas/refinement_net
Train a class-agnostic segmentation network which takes an cropped image as input
dulucas/algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++
dulucas/Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
dulucas/ActivityNet
This repository is intended to host tools and demos for ActivityNet
dulucas/AGRoL
Code release for "Avatars Grow Legs Generating Smooth Human Motion from Sparse Tracking Inputs with Diffusion Model", CVPR 2023
dulucas/classification_models
Classification models trained on ImageNet. Keras.
dulucas/DAB-DETR
[ICLR 2022] DAB-DETR: Dynamic Anchor Boxes are Better Queries for DETR
dulucas/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
dulucas/do-you-even-need-attention
Exploring whether attention is necessary for vision transformers
dulucas/dulucas.github.io
Yuming DU's Homepage
dulucas/Harris-Corner-Detector
Harris Corner Detector is a corner detection operator that is commonly used in computer vision algorithms to extract corners and infer features of an image.
dulucas/manopth
MANO layer for PyTorch, generating hand meshes as a differentiable layer
dulucas/practical-programming-books
这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。
dulucas/tide
A General Toolbox for Identifying Object Detection Errors
dulucas/xuebinqin