whatlulumomo / Computer-Photography
浙江大学计算摄影学课程全部Assignment
☆19Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Computer-Photography
- torch version of instant-ngp, image rendering☆80Updated 2 years ago
- 刘帅成老师团队的深度学习服务器集群和 NAS 目录结构、工具、说明。☆27Updated 2 years ago
- The official MegEngine implementation of the ICCV 2021 paper: GyroFlow: Gyroscope-Guided Unsupervised Optical Flow Learning☆48Updated last year
- Depth from a polarisation + RGB stereo pair☆44Updated 5 years ago
- Interactive image segmentation platform to separate the foreground and background of the image based on user-specified bounding box based …☆37Updated 6 years ago
- Fast bilateral filtering for image processing☆28Updated 5 years ago
- ViduSDK (OkuloSDK has been renamed to ViduSDK since v1.3)☆28Updated 2 months ago
- MipNeRF-360 implementation in PyTorch, without the mipmap (anti-aliasing) part.☆25Updated 9 months ago
- Source code for 2021 ICCV paper "In-the-Wild Single Camera 3D Reconstruction Through Moving Water Surfaces"☆36Updated 3 years ago
- configurations of my computer and my brain☆57Updated 5 months ago
- C++ implementation of "Colorization using Optimization" by Levin et al.☆19Updated 5 years ago
- 教你一点点掌握视觉三维重建-colmap 重要代码逐行解析(本人利用下班和周末时间update,so 速度会慢)☆187Updated 2 years ago
- A fast CUDA accelerated implementation for MVS evaluation.☆10Updated last year
- self-supervised visibility learning for novel view synthesis, CVPR 2021☆25Updated 3 years ago
- Neural network code for Deep Blending for Free-Viewpoint Image-Based Rendering (SIGGRAPH Asia 2018)☆78Updated 3 years ago
- 这是一个基于CUDA加速的快速立体匹配库,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且占用明显更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高量级…☆116Updated last year
- Multi-View Stereo based on deep learning. | Learning notes, codes and more.