Nandayang's Stars
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.
HumanSignal/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
NVIDIA/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
facebookresearch/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
hustvl/Vim
[ICML 2024] Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model
MzeroMiko/VMamba
VMamba: Visual State Space Models,code is based on mamba
microsoft/LLaVA-Med
Large Language-and-Vision Assistant for Biomedicine, built towards multimodal GPT-4 level capabilities.
facebookresearch/moco-v3
PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057
stardist/stardist
StarDist - Object Detection with Star-convex Shapes
jia-zhuang/pytorch-multi-gpu-training
整理 pytorch 单机多 GPU 训练方法与原理
uni-medical/SAM-Med3D
SAM-Med3D: An Efficient General-purpose Promptable Segmentation Model for 3D Volumetric Medical Image
DaiShiResearch/TransNeXt
[CVPR 2024] Code release for TransNeXt model
d-li14/efficientnetv2.pytorch
PyTorch implementation of EfficientNetV2 family
kyegomez/VisionMamba
Implementation of Vision Mamba from the paper: "Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model" It's 2.8x faster than DeiT and saves 86.8% GPU memory when performing batch inference to extract features on high-res images
burglarhobbit/Awesome-Medical-Large-Language-Models
Curated papers on Large Language Models in Healthcare and Medical domain
ziqipang/LM4VisualEncoding
[ICLR 2024 (Spotlight)] "Frozen Transformers in Language Models are Effective Visual Encoder Layers"
cedricoeldorf/ConditionalStyleGAN
Conditional implementation for NVIDIA's StyleGAN architecture
sartorius-research/LIVECell
ByungKwanLee/Full-Segment-Anything
This is Pytorch Implementation Code for adding new features in code of Segment-Anything. Here, the features support batch-input on the full-grid prompt (automatic mask generation) with post-processing: removing duplicated or small regions and holes, under flexible input image size
AdalbertoCq/Pathology-GAN
Corresponding code of 'Quiros A.C., Murray-Smith R., Yuan K. Pathology GAN: Learning deep representations of cancer tissue. Proceedings of The 3rd International Conference on Medical Imaging with Deep Learning (MIDL) 2020'
broadinstitute/cellpainting-gallery
Cell Painting Gallery
jump-cellpainting/2024_Chandrasekaran_NatureMethods
xuwangyin/dinov2-finetune
Finetuning DINOv2 (https://github.com/facebookresearch/dinov2) on your own dataset
Loping151/ForPlane
Neural LerPlane Representations for Fast 4D Reconstruction of Deformable Tissues
lakshitadodeja/image_watermarking
A python program to implement different watermarking algorithms, like dwt, dct, dft,svd and dwt-svd
M3DV/ImPulSe
[MICCAI'22] What Makes for Automatic Reconstruction of Pulmonary Segments
rg4sun/RG_LSB
Implementation and Performance Analysis of LSB Steganography Algorithm. The test shows that it has excellent imperceptibility (PSNR value all above 50), and the visual observation of the embedded graph is no different from the original graph. In the case of no attack, the error rate of watermark extraction is 0%, indicating an excellent extraction effect.
RiccardoBiondi/segmentation
COVID-19 Lung Segmentation
csqlwang/3G-Net
Hammer-888/watermark_demo
DCT and LSB watermark algorithm