xianfan-515's Stars
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
GaiZhenbiao/ChuanhuChatGPT
GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.
open-mmlab/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
open-mmlab/mmagic
OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image generation, image/video restoration/enhancement, etc.
MIC-DKFZ/nnUNet
linhandev/dataset
医学影像数据集列表 『An Index for Medical Imaging Datasets』
wenbihan/reproducible-image-denoising-state-of-the-art
Collection of popular and reproducible image denoising works.
Tony-Tan/CUDA_Freshman
hanmq/MachineLearning_Zhouzhihua_ProblemSets
Exercises answers to the book "machine-learning" written by Zhou Zhihua。周志华《机器学习》课后习题,个人解答。各算法都拿numpy和pandas实现了一遍
DWCTOD/CVPR2024-Papers-with-Code-Demo
收集 CVPR 最新的成果,包括论文、代码和demo视频等,欢迎大家推荐!Collect the latest CVPR (Conference on Computer Vision and Pattern Recognition) results, including papers, code, and demo videos, etc., and welcome recommendations from everyone!
google/hdrnet
An implementation of 'Deep Bilateral Learning for Real-Time Image Enhancement', SIGGRAPH 2017
Jarvis73/Moving-Least-Squares
Numpy & PyTorch implementation of three algorithms of image deformation using moving least squares. http://dl.acm.org/citation.cfm?doid=1179352.1141920
Eddie-Wang1120/Professional-CUDA-C-Programming-Code-and-Notes
CUDA C 编程权威指南代码实现 包含了书上第二章到第八章的大部分代码实现和作者笔记,全由作者本人手动实现,难免有错误的地方,请大家谨慎参考,非常欢迎对错误的指正。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!
Ryanshuai/BM3D_py
pure Python implementation of BM3D
liuhuang31/BM3D-Denoise
Using BM3D to denoise
Andy97/DeepMLS
Deep Implicit Moving Least-Squares Functions for 3D Reconstruction
gyhdc/LabelSAM-for-yolo
简易的yolo半自动标注库,目前只支持单目标。如果数据集图片背景复杂,可能工作量不比直接标的小,因为sam是通用的分割模型。但是可以适当通过调整参数修改。
kglore/llnet_color
Official implementation for color version of: LLNet: A deep autoencoder approach to natural low-light image enhancement by Kin Gwn Lore, Adedotun Akintayo, Soumik Sarkar
yulinghan/ImageQualityEnhancement
aeinrw/LIME
Implementation of the paper, "LIME: Low-Light Image Enhancement via Illumination Map Estimation", which is for my graduation thesis.
loopvoid/mls
moving least-squares for surface fitting
HensoldtOptronicsCV/ToneMappingIQA
This is the code provided with the paper "An Evaluation of Objective Image Quality Assessment for Thermal Infrared Video Tone Mapping" by Teutsch et al., IEEE CVPR Workshops 2020.
SeventhBlue/cudaLearningMaterials_2
larrybuilds/triangulation_scanner
3D laser triangulation scanner using webcam and line laser
hkuadithya/GPU-non-local-means
GPU accelerated non local means (CUDA)
machinoid/HBBR_Scanner
3D Laser Scanner Software
jerrinbright/VisualOdometry
Development of python package/ tool for mono and stereo visual odometry. Also, pose file generation in KITTI ground truth format is done. EVO evaluation tool is used for the evaluation of the estimated trajectory using my visual odometry code.
andrea-tango/MedGA
An evolutionary method for the enhancement of medical images
dawnlh/awesome-low-light-image-enhancement
This is a resouce list for low light image enhancement
Accustomer/CudaIntegral
Accelerate integral by CUDA