LingYunGit's Stars
openmedlab/Awesome-Medical-Dataset
Collection of awesome medical dataset resources.
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
SHI-Labs/OneFormer
[CVPR 2023] OneFormer: One Transformer to Rule Universal Image Segmentation
JunMa11/MICCAI-OpenSourcePapers
MICCAI 2019-2023 Open Source Papers
HiLab-git/WORD
[MedIA2022]WORD: A large scale dataset, benchmark and clinical applicable study for abdominal organ segmentation from CT image
sithu31296/semantic-segmentation
SOTA Semantic Segmentation Models in PyTorch
M3DV/AlignShift
[MICCAI'21 & MICCAI'20] A Codebase for Universal Lesion Detection (DeepLesion SOTA)
MIC-DKFZ/nnDetection
nnDetection is a self-configuring framework for 3D (volumetric) medical object detection which can be applied to new data sets without manual intervention. It includes guides for 12 data sets that were used to develop and evaluate the performance of the proposed method.
kornia/kornia
Geometric Computer Vision Library for Spatial AI
NVlabs/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
zhulf0804/3D-PointCloud
Papers and Datasets about Point Cloud.
shikiw/SI-Adv
[CVPR 2022] Shape-invariant Adversarial Point Clouds
facebookresearch/StyleNeRF
This is the open source implementation of the ICLR2022 paper "StyleNeRF: A Style-based 3D-Aware Generator for High-resolution Image Synthesis"
yeemachine/kalidokit
Blendshape and kinematics calculator for Mediapipe/Tensorflow.js Face, Eyes, Pose, and Finger tracking models.
xuduo35/StyleFlowPytorch
Remove tensorflow dependence of official StyleFlow, and support specific image editing
lucidrains/stylegan2-pytorch
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement
MIRACLE-Center/YOLO_Universal_Anatomical_Landmark_Detection
[MICCAI 2021] You Only Learn Once: Universal Anatomical Landmark Detection https://arxiv.org/abs/2103.04657
Dod-o/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
JialeCao001/D2Det
D2Det: Towards High Quality Object Detection and Instance Segmentation (CVPR2020)
fanq15/FewX
FewX is an open-source toolbox on top of Detectron2 for data-limited instance-level recognition tasks.
Scalsol/mega.pytorch
Memory Enhanced Global-Local Aggregation for Video Object Detection, CVPR2020
pjl1995/CTracker
JunMa11/SOTA-MedSeg
SOTA medical image segmentation methods based on various challenges
NifTK/NiftyNet
[unmaintained] An open-source convolutional neural networks platform for research in medical image analysis and image-guided therapy
milvus-io/milvus
Milvus is a high-performance, cloud-native vector database designed to scale seamlessly. It’s the ideal solution for powering Generative AI applications. Proudly developed and maintained by Zilliz.
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
JGuillaumin/swa-tf
Stochastic Weight Averaging - TensorFlow implementation
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
sk1712/gcn_metric_learning
Metric Learning with Graph Convolutional Neural Networks
SeongokRyu/Graph-neural-networks