Dev-MerB's Stars
microsoft/JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
zylo117/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
cnr-isti-vclab/meshlab
The open source mesh processing system
NVlabs/tiny-cuda-nn
Lightning fast C++/CUDA neural network framework
ashawkey/torch-ngp
A pytorch CUDA extension implementation of instant-ngp (sdf and nerf), with a GUI.
boost-devs/ai-tech-interview
👩💻👨💻 AI 엔지니어 기술 면접 스터디 (⭐️ 1k+)
black0017/MedicalZooPytorch
A pytorch-based deep learning framework for multi-modal 2D/3D medical image segmentation
Slicer/Slicer
Multi-platform, free open source software for visualization and image computing.
kakaobrain/nerf-factory
An awesome PyTorch NeRF library
jiwei0921/SOD-CNNs-based-code-summary-
The summary of code and paper for salient object detection with deep learning.
adalca/medical-datasets
tracking medical datasets, with a focus on medical imaging
MaximeVandegar/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
facebookresearch/kill-the-bits
Code for: "And the bit goes down: Revisiting the quantization of neural networks"
amosgropp/IGR
Implicit Geometric Regularization for Learning Shapes
bingogome/samm
A 3D Slicer integration to Meta's SAM.
yenchenlin/iNeRF-public
med-air/EndoNeRF
Neural Rendering for Stereo 3D Reconstruction of Deformable Tissues in Robotic Surgery
abrilcf/mednerf
mjmjeong/InfoNeRF
sjtuzq/point-radiance
[SIGGRAPH Asia 2022] Differentiable Point-Based Radiance Fields for Efficient View Synthesis
LijunRio/Xrays_CT
3D Reconstruction from of 2D X-rays
MIRACLE-Center/YOLO_Universal_Anatomical_Landmark_Detection
[MICCAI 2021] You Only Learn Once: Universal Anatomical Landmark Detection https://arxiv.org/abs/2103.04657
nianticlabs/implicit-depth
[CVPR 2023] Virtual Occlusions Through Implicit Depth
salykova/instant-DexNerf
Instant NeRF for depth/3d shape estimation of transparent objects
ai-med/Vox2Cortex
DengPingFan/SODBenchmark
Salient objects in clutter, TPAMI, 2022
shamanDevel/DiffDVR
Differentiable Direct Volume Rendering - Source Code
efzero/PINER
jhkim89/Saliency-HDCT
Matlab Implementation of the paper "Salient Region Detection via High-Dimensional Color Transform and Local Spatial Support"
siatheindochinese/LUT_to_K
Recover a camera intrinsic matrix (K) from a corresponding lookup table (LUT) through numerical optimization.