All Projects → Computervisiondatasets → Similar Projects or Alternatives

929 Open source projects that are alternatives of or similar to Computervisiondatasets

Mseg Api
An Official Repo of CVPR '20 "MSeg: A Composite Dataset for Multi-Domain Segmentation"
Stars: ✭ 158 (-23.67%)
Mutual labels:  semantic-segmentation
Pixelnet
The repository contains source code and models to use PixelNet architecture used for various pixel-level tasks. More details can be accessed at <http://www.cs.cmu.edu/~aayushb/pixelNet/>.
Stars: ✭ 194 (-6.28%)
Mutual labels:  semantic-segmentation
Hrnet Semantic Segmentation
The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semantic segmentation for HRNet. https://arxiv.org/abs/1908.07919
Stars: ✭ 2,369 (+1044.44%)
Mutual labels:  semantic-segmentation
Meshlab
The open source mesh processing system
Stars: ✭ 2,619 (+1165.22%)
Mutual labels:  3d-reconstruction
Omr Datasets
Collection of datasets used for Optical Music Recognition
Stars: ✭ 158 (-23.67%)
Mutual labels:  dataset
Seg Uncertainty
IJCAI2020 & IJCV 2020 🌇 Unsupervised Scene Adaptation with Memory Regularization in vivo
Stars: ✭ 202 (-2.42%)
Mutual labels:  semantic-segmentation
Instance Segmentation With Discriminative Loss Tensorflow
Tensorflow implementation of "Semantic Instance Segmentation with a Discriminative Loss Function"
Stars: ✭ 158 (-23.67%)
Mutual labels:  semantic-segmentation
Sice
Learning a Deep Single Image Contrast Enhancer from Multi-Exposure Images (TIP 2018)
Stars: ✭ 175 (-15.46%)
Mutual labels:  dataset
Gta Im Dataset
[ECCV-20] 3D human scene interaction dataset: https://people.eecs.berkeley.edu/~zhecao/hmp/index.html
Stars: ✭ 157 (-24.15%)
Mutual labels:  dataset
Korean Hate Speech
Korean HateSpeech Dataset
Stars: ✭ 192 (-7.25%)
Mutual labels:  dataset
Snape
Snape is a convenient artificial dataset generator that wraps sklearn's make_classification and make_regression and then adds in 'realism' features such as complex formating, varying scales, categorical variables, and missing values.
Stars: ✭ 155 (-25.12%)
Mutual labels:  dataset
Everypolitician Data
data for national legislatures worldwide
Stars: ✭ 174 (-15.94%)
Mutual labels:  dataset
Fcn For Semantic Segmentation
Implemention of FCN-8 and FCN-16 with Keras and uses CRF as post processing
Stars: ✭ 155 (-25.12%)
Mutual labels:  semantic-segmentation
Split Folders
🗂 Split folders with files (i.e. images) into training, validation and test (dataset) folders
Stars: ✭ 203 (-1.93%)
Mutual labels:  dataset
Isic Archive Downloader
A script to download the ISIC Archive of lesion images
Stars: ✭ 153 (-26.09%)
Mutual labels:  dataset
Deeplab V2 Resnet 101 Tensorflow
An (re-)implementation of DeepLab v2 (ResNet-101) in TensorFlow for semantic image segmentation on the PASCAL VOC 2012 dataset.
Stars: ✭ 173 (-16.43%)
Mutual labels:  semantic-segmentation
Evoskeleton
Official project website for the CVPR 2020 paper (Oral Presentation) "Cascaded Deep Monocular 3D Human Pose Estimation With Evolutionary Training Data"
Stars: ✭ 154 (-25.6%)
Mutual labels:  dataset
Hdltex
HDLTex: Hierarchical Deep Learning for Text Classification
Stars: ✭ 191 (-7.73%)
Mutual labels:  dataset
Quickdraw Appendix
Dataset of 25k penises: an appendix to the Quick, Draw! Dataset
Stars: ✭ 153 (-26.09%)
Mutual labels:  dataset
Cct
[CVPR 2020] Semi-Supervised Semantic Segmentation with Cross-Consistency Training.
Stars: ✭ 171 (-17.39%)
Mutual labels:  semantic-segmentation
Trump Lies
Tutorial: Web scraping in Python with Beautiful Soup
Stars: ✭ 201 (-2.9%)
Mutual labels:  dataset
Fchardnet
Fully Convolutional HarDNet for Segmentation in Pytorch
Stars: ✭ 150 (-27.54%)
Mutual labels:  semantic-segmentation
Data Science Resources
👨🏽‍🏫You can learn about what data science is and why it's important in today's modern world. Are you interested in data science?🔋
Stars: ✭ 171 (-17.39%)
Mutual labels:  dataset
Music Dance Video Synthesis
(ACM MM 20 Oral) PyTorch implementation of Self-supervised Dance Video Synthesis Conditioned on Music
Stars: ✭ 150 (-27.54%)
Mutual labels:  dataset
Pixel2meshplusplus
Pixel2Mesh++: Multi-View 3D Mesh Generation via Deformation. In ICCV2019.
Stars: ✭ 188 (-9.18%)
Mutual labels:  3d-reconstruction
Shape Detection
🟣 Object detection of abstract shapes with neural networks
Stars: ✭ 170 (-17.87%)
Mutual labels:  dataset
Ad Census
AD-Census立体匹配算法,中国学者Xing Mei等人研究成果(Respect!),算法效率高、效果出色,适合硬件加速,Intel RealSense D400 Stereo模块算法。完整实现,代码规范,注释清晰,欢迎star!
Stars: ✭ 145 (-29.95%)
Mutual labels:  3d-reconstruction
Opentraj
Human Trajectory Prediction Dataset Benchmark (ACCV 2020)
Stars: ✭ 144 (-30.43%)
Mutual labels:  dataset
Cagnet Zero Shot Semantic Segmentation
Code for our ACMMM2020 paper "Context-aware Feature Generation for Zero-shot Semantic Segmentation".
Stars: ✭ 208 (+0.48%)
Mutual labels:  semantic-segmentation
Self Driving Golf Cart
Be Driven 🚘
Stars: ✭ 147 (-28.99%)
Mutual labels:  semantic-segmentation
Mirdata
Python library to work with Music Information Retrieval datasets
Stars: ✭ 170 (-17.87%)
Mutual labels:  dataset
Face Detect
A Python based tool to extract faces from any picture.
Stars: ✭ 146 (-29.47%)
Mutual labels:  dataset
Fifa18 All Player Statistics
A complete catalog of all the players in Fifa 18 and their complete statistics.
Stars: ✭ 185 (-10.63%)
Mutual labels:  dataset
Cbst
Code for <Domain Adaptation for Semantic Segmentation via Class-Balanced Self-Training> in ECCV18
Stars: ✭ 146 (-29.47%)
Mutual labels:  semantic-segmentation
Covid 19 Uk Data
Coronavirus (COVID-19) UK Historical Data
Stars: ✭ 169 (-18.36%)
Mutual labels:  dataset
Keras Unet
Helper package with multiple U-Net implementations in Keras as well as useful utility tools helpful when working with image semantic segmentation tasks. This library and underlying tools come from multiple projects I performed working on semantic segmentation tasks
Stars: ✭ 196 (-5.31%)
Mutual labels:  semantic-segmentation
Dstc7 End To End Conversation Modeling
Grounded conversational dataset for end-to-end conversational AI (official DSTC7 data)
Stars: ✭ 141 (-31.88%)
Mutual labels:  dataset
Cgnet
CGNet: A Light-weight Context Guided Network for Semantic Segmentation [IEEE Transactions on Image Processing 2020]
Stars: ✭ 186 (-10.14%)
Mutual labels:  semantic-segmentation
Masktheface
Convert face dataset to masked dataset
Stars: ✭ 167 (-19.32%)
Mutual labels:  dataset
Conversation Tensorflow
TensorFlow implementation of Conversation Models
Stars: ✭ 143 (-30.92%)
Mutual labels:  dataset
Baidutraffic
This repo includes introduction, code and dataset of our paper Deep Sequence Learning with Auxiliary Information for Traffic Prediction (KDD 2018).
Stars: ✭ 143 (-30.92%)
Mutual labels:  dataset
Deodr
A differentiable 3D renderer with Pytorch, Tensorflow and Matlab interfaces
Stars: ✭ 167 (-19.32%)
Mutual labels:  3d-reconstruction
Segan
SegAN: Semantic Segmentation with Adversarial Learning
Stars: ✭ 143 (-30.92%)
Mutual labels:  semantic-segmentation
Yolo segmentation
image (semantic segmentation) instance segmentation by darknet or yolo
Stars: ✭ 143 (-30.92%)
Mutual labels:  semantic-segmentation
Eye In The Sky
Satellite Image Classification using semantic segmentation methods in deep learning
Stars: ✭ 185 (-10.63%)
Mutual labels:  semantic-segmentation
Cifar 10.1
Release of CIFAR-10.1, a new test set for CIFAR-10.
Stars: ✭ 166 (-19.81%)
Mutual labels:  dataset
Clue
中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
Stars: ✭ 2,425 (+1071.5%)
Mutual labels:  dataset
Recurrent Pixel Embedding For Instance Grouping
embedding and grouping pixels into boundary, proposal, segment and object instance.
Stars: ✭ 142 (-31.4%)
Mutual labels:  semantic-segmentation
Kili Playground
Simplest and fastest image and text annotation tool.
Stars: ✭ 166 (-19.81%)
Mutual labels:  semantic-segmentation
Fcn Pytorch
Another pytorch implementation of FCN (Fully Convolutional Networks)
Stars: ✭ 142 (-31.4%)
Mutual labels:  semantic-segmentation
Lacmus
Lacmus is a cross-platform application that helps to find people who are lost in the forest using computer vision and neural networks.
Stars: ✭ 142 (-31.4%)
Mutual labels:  dataset
Horizonnet
Pytorch implementation of HorizonNet: Learning Room Layout with 1D Representation and Pano Stretch Data Augmentation.
Stars: ✭ 195 (-5.8%)
Mutual labels:  3d-reconstruction
Gan2shape
Code for GAN2Shape (ICLR2021 oral)
Stars: ✭ 183 (-11.59%)
Mutual labels:  3d-reconstruction
Oanet
Implementation of ICCV19 Paper "Learning Two-View Correspondences and Geometry Using Order-Aware Network"
Stars: ✭ 166 (-19.81%)
Mutual labels:  3d-reconstruction
Spatiotemporalsegmentation
4D Spatio-Temporal Semantic Segmentation on a 3D video (a sequence of 3D scans)
Stars: ✭ 141 (-31.88%)
Mutual labels:  semantic-segmentation
Triggerner
TriggerNER: Learning with Entity Triggers as Explanations for Named Entity Recognition (ACL 2020)
Stars: ✭ 141 (-31.88%)
Mutual labels:  dataset
Cain
Source code for AAAI 2020 paper "Channel Attention Is All You Need for Video Frame Interpolation"
Stars: ✭ 166 (-19.81%)
Mutual labels:  dataset
Netcdf Fortran
Official GitHub repository for netCDF-Fortran libraries, which depend on the netCDF C library. Install the netCDF C library first.
Stars: ✭ 141 (-31.88%)
Mutual labels:  dataset
Alicevision
Photogrammetric Computer Vision Framework
Stars: ✭ 2,029 (+880.19%)
Mutual labels:  3d-reconstruction
Fcn Semantic Segmentation
Fully convolutional networks for semantic segmentation
Stars: ✭ 181 (-12.56%)
Mutual labels:  semantic-segmentation
61-120 of 929 similar projects