NivAm12'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.
facebookresearch/dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.
tkipf/pygcn
Graph Convolutional Networks in PyTorch
bowang-lab/MedSAM
Segment Anything in Medical Images
HiLab-git/SSL4MIS
Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.
fudan-zvg/Semantic-Segment-Anything
Automated dense category annotation engine that serves as the initial semantic labeling for the Segment Anything dataset (SA-1B).
facebookresearch/TimeSformer
The official pytorch implementation of our paper "Is Space-Time Attention All You Need for Video Understanding?"
czczup/ViT-Adapter
[ICLR 2023 Spotlight] Vision Transformer Adapter for Dense Predictions
tianrun-chen/SAM-Adapter-PyTorch
Adapting Meta AI's Segment Anything to Downstream Tasks with Adapters and Prompts
AntonioLonga/PytorchGeometricTutorial
Pytorch Geometric Tutorials
omriav/blended-latent-diffusion
Official implementation for "Blended Latent Diffusion" [SIGGRAPH 2023]
rishikksh20/ViViT-pytorch
Implementation of ViViT: A Video Vision Transformer
hitachinsk/SAMed
The implementation of the technical report: "Customized Segment Anything Model for Medical Image Segmentation"
ShirAmir/dino-vit-features
Official implementation for the paper "Deep ViT Features as Dense Visual Descriptors".
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.
lukemelas/deep-spectral-segmentation
[CVPR 2022] Deep Spectral Methods: A Surprisingly Strong Baseline for Unsupervised Semantic Segmentation and Localization
patrickloeber/pytorch-examples
basiralab/GNNs-in-Network-Neuroscience
A review of papers proposing novel GNN methods with application to brain connectivity published in 2017-2020.
eliahuhorwitz/Conffusion
Official Implementation for the "Conffusion: Confidence Intervals for Diffusion Models" paper.
simula/kvasir-capsule
GitHub repository for the Kvasir-Capsule dataset.
SAMPL-Weizmann/DeepCut
mezera/mrQ
mrQ_BoxJoinBox
ArielKeslassy/DynamicSoftware
Dynamic Software lets to any user to customize UI and functionality of any open-source software with natural language using GPT, no coding needed!
HanaHasan04/CHB_Lab
Computational Human Behavior Lab - Hana & Michael
OdedMous/Enhancing-By-Supporting-tasks-Components
In this project, we propose to deal with the data scarcity problem in a specific NLP task by harnessing existing annotated datasets from related tasks. Our approach involves training a multi-head architecture concurrently on both the main task and these “supporting” tasks. We experimented this approach on medical NLP tasks and on three GLUE tasks.