RangeLiu's Stars
gerardDonahue/GTCC_CVPR2024
Code for paper titled, "Learning to Predict Task Progress by Self-Supervised Video Alignment" by Gerard Donahue and Ehsan Elhamifar, published at CVPR 2024.
isl-org/MiDaS
Code for robust monocular depth estimation described in "Ranftl et. al., Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-shot Cross-dataset Transfer, TPAMI 2022"
jiahao-shao1/ChronoDepth
ChronoDepth: Learning Temporally Consistent Video Depth from Video Diffusion Priors
mattpoggi/mono-uncertainty
CVPR 2020 - On the uncertainty of self-supervised monocular depth estimation
fujiki-1emon/TCCL.pytorch
Kazuhito00/XFeat-Image-Matching-ONNX-Sample
XFeatをONNXに変換し特徴点マッチングを行うサンプル
ibaiGorordo/CRAFT-pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
Kazuhito00/VidStab-Compare-Sample
ブレ補正ライブラリのVidStab の各キーポイント抽出方法を比較し、動画を出力するサンプル
AdamSpannbauer/python_video_stab
A Python package to stabilize videos using OpenCV
chengtan9907/OpenSTL
OpenSTL: A Comprehensive Benchmark of Spatio-Temporal Predictive Learning
kidozh/digital_twin_by_GAN
Digital twins in machining process by Generative Adversarial Nets
kidozh/keras_detect_tool_wear
Tool wear prediction by residual CNN
yanshen0210/HRCAE
一种新的用于噪声干扰下刀具的无监督异常检测方法
jianzhang96/MSD
mobile phone screen surface defect segmentation (detection) dataset.
M-3LAB/awesome-industrial-anomaly-detection
Paper list and datasets for industrial image anomaly/defect detection (updating). 工业异常/瑕疵检测论文及数据集检索库(持续更新)。
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
Kazuhito00/PaddleOCR-ONNX-Sample
PaddleOCRのPythonでのONNX推論サンプル
ldkong1205/RoboDepth
[NeurIPS 2023] RoboDepth: Robust Out-of-Distribution Depth Estimation under Corruptions
noahzn/Lite-Mono
[CVPR2023] Lite-Mono: A Lightweight CNN and Transformer Architecture for Self-Supervised Monocular Depth Estimation
Hardy-Uint/awesome-defect-detection
defect detection algorithm
chenjoya/sampling-free
IEEE TIP: Is heuristic sampling necessary in training deep object detectors? Try sampling-free object detectors!
CalayZhou/MBNet
Improving Multispectral Pedestrian Detection by Addressing Modality Imbalance Problems (ECCV 2020)
PinataFarms/FEARTracker
Official repo for FEAR: Fast, Efficient, Accurate and Robust Visual Tracker (ECCV 2022)
xuebinqin/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
carolineec/informative-drawings
Unpaired line drawing generation
Kazuhito00/Overlay-Audio-Spectrum-Using-OpenCV
オーディオスペクトラムや波形をOpenCVで、はめ込み描画するサンプル
linghu8812/tensorrt_inference
trisct/DepthEstimationOverview
MRzzm/action-recognition-models-pytorch
The models of action recognition with pytorch
dog-qiuqiu/FastestDet
:zap: A newly designed ultra lightweight anchor free target detection algorithm, weight only 250K parameters, reduces the time consumption by 10% compared with yolo-fastest, and the post-processing is simpler