Pinned Repositories
awesome-local-global-descriptor
My personal note about local and global descriptor
color-matcher
automatic color-grading
Computer-Vision-Filtering-and-Object-Recognition-and-Features
:eyes: Image matching using intensity-based and feature-based template matching (SIFT) algorithms.
CSRA
Official code of ICCV2021 paper "Residual Attention: A Simple but Effective Method for Multi-Label Recognition"
dashcam-illumination-estimation
A re-implemented project of "Deep Outdoor Illumination Estimation [Hold-Geoffroy et al. CVPR 2017]"
DeepHomography
Content-Aware Unsupervised Deep Homography Estimation
delight
experiments in removing light sources from photos
distillation
Reinforced-Feature-Points
Reinforced Feature Points: Optimizing Feature Detection and Description for a High-Level Task
unsupervisedDeepHomography-pytorch
Pytorch implementation of Unsupervised Deep Homography.
fsted's Repositories
fsted/Computer-Vision-Filtering-and-Object-Recognition-and-Features
:eyes: Image matching using intensity-based and feature-based template matching (SIFT) algorithms.
fsted/CSRA
Official code of ICCV2021 paper "Residual Attention: A Simple but Effective Method for Multi-Label Recognition"
fsted/Reinforced-Feature-Points
Reinforced Feature Points: Optimizing Feature Detection and Description for a High-Level Task
fsted/unsupervisedDeepHomography-pytorch
Pytorch implementation of Unsupervised Deep Homography.
fsted/awesome-local-global-descriptor
My personal note about local and global descriptor
fsted/color-matcher
automatic color-grading
fsted/dashcam-illumination-estimation
A re-implemented project of "Deep Outdoor Illumination Estimation [Hold-Geoffroy et al. CVPR 2017]"
fsted/DeepHomography
Content-Aware Unsupervised Deep Homography Estimation
fsted/delight
experiments in removing light sources from photos
fsted/distillation
fsted/fourier-mellin
Image Registration using Fourier-Mellin
fsted/FreeAdversarialTraining
PyTorch Implementation of Adversarial Training for Free!
fsted/fsted.github.io
个人blog
fsted/Illumination-guided-Neural-Style-Transfer
Illumination-guided Neural Style Transfer is intended for two tasks: Neural Style Transfer, and Painterly Rendering 3d Model
fsted/imreg_dft
Image registration using discrete Fourier transform.
fsted/MaskFlownet
[CVPR 2020, Oral] MaskFlownet: Asymmetric Feature Matching with Learnable Occlusion Mask
fsted/myfirstgit
fsted/nemar
[CVPR2020] Unsupervised Multi-Modal Image Registration via Geometry Preserving Image-to-Image Translation
fsted/neural-transfer
fsted/OTA
Official implementation of our CVPR2021 paper "OTA: Optimal Transport Assignment for Object Detection" in Pytorch.
fsted/Point-Set-Matching-Registration-Material
A list of point set matching/registration resources collected by Gang Wang
fsted/POT
POT : Python Optimal Transport
fsted/scale-invariant-feature-transform-using-cnn
using cnn features and sift for image registration
fsted/sound-separation
fsted/SuperGluePretrainedNetwork
SuperGlue: Learning Feature Matching with Graph Neural Networks (CVPR 2020, Oral)
fsted/SuperPointPretrainedNetwork
PyTorch pre-trained model for real-time interest point detection, description, and sparse tracking (https://arxiv.org/abs/1712.07629)
fsted/unbiased-teacher
PyTorch code for ICLR 2021 paper Unbiased Teacher for Semi-Supervised Object Detection
fsted/UnsuperPoint_PyTorch
A pytorch version unsuper point
fsted/unsupervisedDeepHomographyRAL2018
Unsupervised Deep Homography: A Fast and Robust Homography Estimation Model
fsted/VAT-pytorch
Virtual Adversarial Training (VAT) implementation for PyTorch