fuliwu's Stars
hirune924/Streamlit-Image-Annotation
Streamlit component for image annotation.
amine0110/SAM-Medical-Imaging
SlicerHeart/SlicerHeart
3D Slicer extension for cardiac analysis
KitwareMedical/SlicerMixedReality
A Slicer extension that enables user to interact with a Slicer scene using mixed reality headset.
LiangliangNan/Easy3D
A lightweight, easy-to-use, and efficient library for processing and rendering 3D data (C++ & Python)
m-schuetz/webgpu_wireframe_thicklines
Drawing wireframes and thick lines in WebGPU
IDEA-Research/Grounded-Segment-Anything
Grounded SAM: Marrying Grounding DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything
fudan-zvg/Semantic-Segment-Anything
Automated dense category annotation engine that serves as the initial semantic labeling for the Segment Anything dataset (SA-1B).
cvg/limap
A toolbox for mapping and localization with line features.
jindongwang/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
BMEII-AI/RadImageNet
RadImageNet, a pre-trained convolutional neural networks trained solely from medical imaging to be used as the basis of transfer learning for medical imaging applications.
MarcoForte/DeepInteractiveSegmentation
Getting to 99% Accuracy in Interactive Segmentation and Interactive Training and Architecture for Deep Object Selection
SamsungLabs/ritm_interactive_segmentation
Reviving Iterative Training with Mask Guidance for Interactive Segmentation
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
yewstack/yew
Rust / Wasm framework for creating reliable and efficient web applications
OptimalScale/LMFlow
An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.
lewangdev/gost-install.ipynb
通过 Jupyter Notebook 安装 GOST
stochasticai/xTuring
Build, customize and control you own LLMs. From data pre-processing to fine-tuning, xTuring provides an easy way to personalize open-source LLMs. Join our discord community: https://discord.gg/TgHXuSJEk6
Kent0n-Li/ChatDoctor
keijiro/UnityMLStableDiffusion
Core ML Stable Diffusion on Unity
google/prompt-to-prompt
sail-sg/MDT
Masked Diffusion Transformer is the SOTA for image synthesis. (ICCV 2023)
CompVis/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
VinAIResearch/WaveDiff
Official Pytorch Implementation of the paper: Wavelet Diffusion Models are fast and scalable Image Generators (CVPR'23)
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
SeanChenxy/HandMesh
kaixindelele/ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
shibing624/text2vec
text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。
oobabooga/text-generation-webui
A Gradio web UI for Large Language Models with support for multiple inference backends.
ggerganov/llama.cpp
LLM inference in C/C++