rohan-insitro's Stars
giampaolo/psutil
Cross-platform lib for process and system monitoring in Python
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
hphuongdhsp/Segmentation-Tutorial
Source code for the Segmentation Tutorial
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
lucasb-eyer/pydensecrf
Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.
dhawan98/Post-Processing-of-Image-Segmentation-using-CRF
MouseLand/cellpose
a generalist algorithm for cellular segmentation with human-in-the-loop capabilities
rbgirshick/yacs
YACS -- Yet Another Configuration System
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
facebookresearch/Mask2Former
Code release for "Masked-attention Mask Transformer for Universal Image Segmentation"
sartorius-research/LIVECell
zudi-lin/pytorch_connectomics
PyTorch Connectomics: segmentation toolbox for EM connectomics
wkentaro/imgviz
Image Visualization Tools (object detection, semantic and instance segmentation)
alibaba/EasyCV
An all-in-one toolkit for computer vision
IDEA-Research/awesome-detection-transformer
Collect some papers about transformer for detection and segmentation. Awesome Detection Transformer for Computer Vision (CV)
IDEA-Research/MaskDINO
[CVPR 2023] Official implementation of the paper "Mask DINO: Towards A Unified Transformer-based Framework for Object Detection and Segmentation"
sshuair/torchsat
🔥TorchSat 🌏 is an open-source deep learning framework for satellite imagery analysis based on PyTorch.
Jonas1312/pytorch-segmentation-dataset
SegmentationDataset class for torchvision. Applies data augmentation to both images and segmentations.
aleju/imgaug
Image augmentation for machine learning experiments.
huggingface/evaluate
🤗 Evaluate: A library for easily evaluating machine learning models and datasets.
DataBiosphere/dsub
Open-source command-line tool to run batch computing tasks and workflows on backend services such as Google Cloud.
open-mmlab/mmcv
OpenMMLab Computer Vision Foundation
benbalter/jekyll-auth
A simple way to use GitHub OAuth to serve a protected Jekyll site to your GitHub organization
albumentations-team/autoalbument
AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - https://albumentations.ai/docs/autoalbument/
sithu31296/semantic-segmentation
SOTA Semantic Segmentation Models in PyTorch
rosikand/easyset
Easy-to-use, small, pre-processed datasets in Python for machine learning.
IBM/MicroscoPy
An open-source, motorized, and modular microscope built using LEGO bricks, Arduino, Raspberry Pi and 3D printing.
OpenLabTools/Microscope
OpenLabTools Microscope Project
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
dmlc/gluon-cv
Gluon CV Toolkit