Magicboomliu
An interesting person majors in Computer Vision
Tokyo Institude of TechnologyTokyo & Shanghai
Pinned Repositories
Accelerator-Simple-Template
This is a simple template using HuggingFace Accelerator for DDP-training/Saving/Loading/Pushing.
Android-JobIntentService
After Android 8.0, Background Service is limited, This project show you show to use JobIntent Service together with Broadcast and Alarm Manager to complish the startup service when booted and service restart when it was kill by system or manually
GOAT
The official implementation of Global Occlusion-Aware Transformer for Robust Stereo Matching.(WACV2024)
NINet
This repo is the official implementation of Digging Into Normal Incorporated Stereo Matching, ACM MM2022
PatchMatchStereoPython
PatchMatchStereo in Python
Pic2Cook
This is the grauation project of my Bachlor degree of Enginnering in South China University of Technology. A image recoginition Android Application with a recipe recommend systems.
Pytorch-Version-of-Single-Image-Dehazing-using-Dark-Channel-Prior
An Pytorch implementent of CVPR2009 "single image dehazing using dark channel prior." Support Batch Level Operation.
ScrapyImage
Using Scrapy frame to crawl anime girls images from kona.net
TransformerLZH
This is Transformer Repo for beiginers to use: Including Vit, Cross-vit, Swin Transformer and their blocks
Viseme-Classification
A pipeline from Dataset Gathering,Data annotations, Model training,Model Evaluation for viseme (visual sound phoneme) classification
Magicboomliu's Repositories
Magicboomliu/Accelerator-Simple-Template
This is a simple template using HuggingFace Accelerator for DDP-training/Saving/Loading/Pushing.
Magicboomliu/GOAT
The official implementation of Global Occlusion-Aware Transformer for Robust Stereo Matching.(WACV2024)
Magicboomliu/Pytorch-Version-of-Single-Image-Dehazing-using-Dark-Channel-Prior
An Pytorch implementent of CVPR2009 "single image dehazing using dark channel prior." Support Batch Level Operation.
Magicboomliu/Viseme-Classification
A pipeline from Dataset Gathering,Data annotations, Model training,Model Evaluation for viseme (visual sound phoneme) classification
Magicboomliu/Pic2Cook
This is the grauation project of my Bachlor degree of Enginnering in South China University of Technology. A image recoginition Android Application with a recipe recommend systems.
Magicboomliu/NINet
This repo is the official implementation of Digging Into Normal Incorporated Stereo Matching, ACM MM2022
Magicboomliu/ScrapyImage
Using Scrapy frame to crawl anime girls images from kona.net
Magicboomliu/PatchMatchStereoPython
PatchMatchStereo in Python
Magicboomliu/Cplus_plus_Basic
有关C++的类,继承,多态,运算符重载,模板,STL等等大知识点,以及友元,纯虚函数等等小知识点
Magicboomliu/TransformerLZH
This is Transformer Repo for beiginers to use: Including Vit, Cross-vit, Swin Transformer and their blocks
Magicboomliu/BidNet_Pytorch
Unofficial Implementation of CVPR 2020. "BidNet: Binocular Image Dehazing without Explicit Disparity Estimation." Pang, et.al
Magicboomliu/Data_Strcuctures_Algorithms
basic reviews on DS
Magicboomliu/DSSMD
Unofficial Pytorch Version Implementation of "Deep Network for Simultaneous Stereo Matching and Dehazing", BMVC2018.
Magicboomliu/Inverse_problem_Titech
This is the assignment repo of Inverse problem in tokyo tech. 2021
Magicboomliu/MirrorSeneiUI
MirrorSensei UI design by PyQt5
Magicboomliu/Bio-SystemII-Tokyo-Tech
This is the bio-system II lecture provided by Tokyo Tech 2021. This repo is using feet data for muscle analysis.
Magicboomliu/DeepLearning-Tricks
Deep Learning Tricks maybe work
Magicboomliu/EditableMagicDrive
EditabeMagicDrive
Magicboomliu/HiddenStereoMatching
Unsupervised Stereo Matching using SDF
Magicboomliu/Magicboomliu.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
Magicboomliu/ORB_SLAM2_detailed_comments
Detailed comments for ORB-SLAM2 with trouble-shooting, key formula derivation, and diagrammatic drawing
Magicboomliu/Orientation-Learning-For-Autonomous-Driving
Simple Orientation Learning using ResNets
Magicboomliu/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
Magicboomliu/TinyHITNet
HITNet: Hierarchical Iterative Tile Refinement Network for Real-time Stereo Matching
Magicboomliu/VO
Principile Algorithm of Visual Odometry of Computer Vision
Magicboomliu/WebGL-APIs
Some scripts helps to make fast rendering on Web and Android and IOS platform. Including three.js and React Naive
Magicboomliu/hpc_lecture_2021
Magicboomliu/Japan-Tide-analysis-forcast
This is the report repo of Tokyo Institude of Technology of Advance Signal Processing Provided by Pro.Seiichiro Hara, 2021.
Magicboomliu/VSRD
The official Implementation of "VSRD: Instance-Aware Volumetric Silhouette Rendering for Weakly Supervised 3D Object Detection" [CVPR 2024]
Magicboomliu/VSRD_Hello_World
A Simple Implementation of Key Ideas in VSRD(CVPR2024)