An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: segnet

BBuf/Keras-Semantic-Segmentation

Keras-Semantic-Segmentation

Language: Python - Size: 163 MB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 340 - Forks: 101

dbaofd/solar-panels-detection

Automatically detect solar panels on satellite imagery.

Language: Jupyter Notebook - Size: 259 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 17 - Forks: 6

HasnainRaz/Skin-Segmentation-TensorFlow

A modified SegNet Convolutional Neural Net for segmenting human skin from images

Language: Python - Size: 43 KB - Last synced at: 28 days ago - Pushed at: almost 5 years ago - Stars: 59 - Forks: 12

RubensZimbres/Repo-2017

My first Python repo with codes in Machine Learning, NLP and Deep Learning with Keras and Theano

Language: Python - Size: 40.4 MB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 1,191 - Forks: 677

bodokaiser/piwise

Pixel-wise segmentation on VOC2012 dataset using pytorch.

Language: Python - Size: 51.8 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 386 - Forks: 85

Charmve/Semantic-Segmentation-PyTorch

PyTorch implementation for Semantic Segmentation, include FCN, U-Net, SegNet, GCN, PSPNet, Deeplabv3, Deeplabv3+, Mask R-CNN, DUC, GoogleNet, and more dataset

Language: Python - Size: 2.72 MB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 55 - Forks: 11

aravinda-1402/Lane-Detection-for-Autonomous-Vehicles

Algorithm which can detect lanes in a road and calculate and display features like offset from the center of the lane, radius of curvature of the road etc.

Language: Python - Size: 24.3 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

CoinCheung/Segmentatron

My implementation of some segmentation algorithms

Language: Python - Size: 174 MB - Last synced at: 23 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

layanBalbisi03/Road_Segmentation

This repository contains the code for a semantic segmentation project aimed at extracting roads from satellite images. The project leverages deep learning models, including U-Net, SegNet, PSPNet, and DeepLabV3, for pixel-wise classification.

Language: Jupyter Notebook - Size: 17.6 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

TimoSaemann/caffe-segnet-cudnn5

This repository was a fork of BVLC/caffe and includes the upsample, bn, dense_image_data and softmax_with_loss (with class weighting) layers of caffe-segnet (https://github.com/alexgkendall/caffe-segnet) to run SegNet with cuDNN version 5.

Language: C++ - Size: 38.3 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 177 - Forks: 127

guanfuchen/semseg

常用的语义分割架构结构综述以及代码复现 华为媒体研究院 图文Caption、OCR识别、图视文多模态理解与生成相关方向工作或实习欢迎咨询 15757172165 https://guanfuchen.github.io/media/hw_zhaopin_20220724_tiny.jpg

Language: Python - Size: 561 KB - Last synced at: 6 months ago - Pushed at: almost 6 years ago - Stars: 770 - Forks: 164

mathildor/TF-SegNet

SegNet-like network implemented in TensorFlow to use for segmenting aerial images

Language: Python - Size: 6.74 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 101 - Forks: 32

MuhammadShavaiz/SEMANTIC-IMAGE-SEGMENTATION

This repository implements and evaluates SegNet, U-Net, and models from segmentation_models.pytorch for vehicle segmentation using PyTorch. It showcases these models' capabilities in accurately segmenting vehicles in complex scenes, demonstrating cutting-edge deep learning techniques in computer vision

Language: Jupyter Notebook - Size: 1.41 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

fthbng77/Ardupilot_Rover

A repo for Segnet training from start to finish in two different ways

Size: 4.49 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

razamehar/Semantic-Image-Segmentation-U-Net-vs-SegNet

This project implements semantic image segmentation using two popular convolutional neural network architectures: U-Net and SegNet. Semantic image segmentation involves partitioning an image into multiple segments, each representing a different class.

Language: Jupyter Notebook - Size: 7.29 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

gruossomonica/humanseg_surveillance

Code for Human Segmentation in Surveillance Video with Deep Learning

Language: MATLAB - Size: 30.2 MB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 2

smirnovlad/SubwayDetectionAssistant

AI solution for detecting individuals crossing the safety line on the subway platform

Language: Jupyter Notebook - Size: 100 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

datasciencecampus/laika

Experiments with satellite image data

Language: Jupyter Notebook - Size: 9.21 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 115 - Forks: 37

Pongpisit-Thanasutives/Variations-of-SFANet-for-Crowd-Counting

The official implementation of "Encoder-Decoder Based Convolutional Neural Networks with Multi-Scale-Aware Modules for Crowd Counting"

Language: Jupyter Notebook - Size: 13.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 98 - Forks: 32

gmuraleekrishna/semantic-segmentation

A project to semantically segment images

Language: Python - Size: 27 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

paulecraig79/Image_Segmentation_On_Domestic_Objects

Image segmentation implemented using pytorch on a COCO format Dataset of Ingredients with various models including U-NET, U-NET++, SegNet and DeepLabV3+

Language: Python - Size: 141 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Shiva18A/Image_Segmentation

Performance of various image segmentation models.

Language: Jupyter Notebook - Size: 8.01 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

resonance20/segmenter

The Semantic Segmentation Project

Language: Python - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

saurabhmathur96/Semantic-and-Instance-Segmentation

A study on deep learning methods to identify precise boundaries for robot navigation

Language: Python - Size: 2.73 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

pfnet-research/chainer-segnet

SegNet implementation & experiments in Chainer

Language: Python - Size: 101 KB - Last synced at: about 2 months ago - Pushed at: over 8 years ago - Stars: 42 - Forks: 8

venkanna37/Label-Pixels

Label-Pixels is the tool for semantic segmentation of remote sensing images using Fully Convolutional Networks. Initially, it is designed for extracting the road network from remote sensing imagery and now, it can be used to extract different features from remote sensing imagery.

Language: Python - Size: 230 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 62 - Forks: 23

HLearning/ai_papers

AI Papers

Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 255 - Forks: 6

mvm0/EsophagusSegmentation

CNN architectures for multiclass semantic segmentation of esophageal diseases

Language: Python - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

francois-rozet/adopptrs 📦

Automatic Detection Of Photovoltaic Panels Through Remote Sensing

Language: Python - Size: 40.8 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 2

ainsleyrutterford/DeepC

CNN architectures capable of extracting the annual density banding present in coral skeletons

Language: Python - Size: 150 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

amirkasaei/Image-Segementation-CamVid-using-SegNet

Language: Jupyter Notebook - Size: 3.22 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

Thejesh-M/Portrait-Segmentation

Portrait segmentation is to separate the portrait in a picture from the background to form different areas, which are distinguished using different tags.

Language: Jupyter Notebook - Size: 5.62 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

dustcraft/Segnet-label

Segnet,label,Matlab

Language: Matlab - Size: 1.13 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

mo26-web/Chest-X-Ray-Image_Segmentation_ResUNet

Lung segmentation for chest X-Ray images with ResUNet and UNet. In addition, feature extraction and tuberculosis cases diagnosis had developed.

Language: Jupyter Notebook - Size: 13.7 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 1

bill317996/Melody-extraction-with-melodic-segnet

The source code of "A Streamlined Encoder/Decoder Architecture for Melody Extraction"

Language: Python - Size: 6.97 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 63 - Forks: 12

Chen-Yifan/DEM_segmentation

Language: Python - Size: 9.68 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

apennisi/segnet

Resnet network

Language: Python - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

673958639/Convolutional-Neural-Network-for-Brain-Lesion-Segmentation-in-MRI-Images

In this work, four popular deep convolutional neural networks (U-NET, DeepLab, FCN and SegNet) for image segmentation are constructed and compared. This comparison reveals the tradeoff between achieving effective segmentation and segmentation accuracy. Using deep learning, specifically convolutional neural network methods, to build and train models

Language: Jupyter Notebook - Size: 2.23 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

zdyaknoivl/segmentation

Проект по сегментации кожных новообразований с использованием архитектур сегментационных сетей.

Language: Jupyter Notebook - Size: 3.86 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

alejandrodebus/SegNet

PyTorch implementation of SegNet: A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation. Paper available in: https://arxiv.org/abs/1511.00561

Language: Jupyter Notebook - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 10 - Forks: 6

Wickstrom/Thesis

This repository containts all code for my master thesis where the task is to perform semantic segmentation of colorectal polyps using Fully Convolutional Networks.

Language: Python - Size: 146 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 2

yudhisteer/Lane-Detection-with-Semantic-Segmentation

Lane detection using Semantic Segmentation. To be used in industries by autonomous shuttles in a controlled environment.

Size: 122 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

rohit-krish/Coding-CNN-Architectures

Coding Neural Network architectures using PyTorch

Language: Python - Size: 10 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

recepayddogdu/Object_Detection_Classification_-_Ford_Otosan_Intern_P2

Development of Deep Learning algorithms for Drivable Area Segmentation, Lane Segmentation, Traffic Sign Detection and Classification with data collected and labeled by Ford Otosan.

Language: Jupyter Notebook - Size: 206 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 4

nahin333/A-Comparative-Study-of-Neural-Network-Architectures-for-Lesion-Segmentation-and-Melanoma-Detection

A comparative study for skin lesion segmentation and melanoma detection where deep learning methods can perform very well without complex pre-processing techniques except for normalization and augmentation.

Language: Jupyter Notebook - Size: 724 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

andreaazzini/segnet.tf

SegNet-like Autoencoders in TensorFlow

Language: Python - Size: 15.9 MB - Last synced at: 6 months ago - Pushed at: over 8 years ago - Stars: 66 - Forks: 26

adnan-saood/COVID19-DL

Language: MATLAB - Size: 19.6 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 3

aycabingul/Object_Detection_Classification_-_Ford_Otosan_P2

Development of Deep Learning algorithms for Drivable Area Segmentation, Lane Segmentation, Traffic Sign Detection and Classification with data collected and labeled by Ford Otosan.

Language: Python - Size: 442 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

ivantipow/Semantic-segmentation

Semantic segmentation of affected skin areas

Language: Jupyter Notebook - Size: 15.6 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

Abdess/Future-Vision-Transport

Segmentation d'images avec le jeu de données Cityscapes

Language: Jupyter Notebook - Size: 103 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

qzhao19/Image-Semantic-Segmentation

Implementation of deep image semantic segmentation models

Language: Python - Size: 98.6 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

MEDAL-IITB/Lung-Segmentation

Segmentation of Lungs from Chest X-Rays using Fully Connected Networks

Language: Python - Size: 1.4 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 56 - Forks: 19

Sangh0/Segmentation

Image Segmentation Paper Review and Implementation

Language: Jupyter Notebook - Size: 401 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

ArkaJU/SegNet---Chromosome

Separating Overlapping Chromosomes with SegNet.

Language: Python - Size: 671 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 1

ND15/SegNet-tensorflow-2

Just another implementation of SegNet in Tensorflow-2

Language: Python - Size: 21.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

falreis/segmentation-eval

Evaluates deep neural networks for oversegmentation and semantic segmentation

Language: Jupyter Notebook - Size: 223 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 2

Psarpei/Subway-Station-Hazard-Detection

This project is part of the CS course 'Systems Engineering Meets Life Sciences II' at Goethe University Frankfurt. In this Computer Vision project, we developed a first prototype of a security system which uses the surveillance cameras at subway stations to recognize dangerous situations. The training data was artificially generated by a Unity-based simulation.

Language: Jupyter Notebook - Size: 1 GB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 4

boguss1225/Multiclass-Semantic-Segmentation-CamVid Fork of advaitsave/Multiclass-Semantic-Segmentation-CamVid

Tensorflow 2 implementation of complete pipeline for multiclass image semantic segmentation using UNet, SegNet and FCN32 architectures on Cambridge-driving Labeled Video Database (CamVid) dataset.

Language: Jupyter Notebook - Size: 229 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

JNingWei/Image_Segmentation

Implementation of FCN (8/16/32) in Tensorflow. :cyclone: 在TensorFlow框架下实现 FCN (全卷积神经网络) 。

Language: Python - Size: 33.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 8

advaitsave/Multiclass-Semantic-Segmentation-CamVid

Tensorflow 2 implementation of complete pipeline for multiclass image semantic segmentation using UNet, SegNet and FCN32 architectures on Cambridge-driving Labeled Video Database (CamVid) dataset.

Language: Jupyter Notebook - Size: 225 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 80 - Forks: 42

StevenCyb/SegNet_Ar_Marker 📦

Semantic segmentation of AR-Marker using SegNet

Language: Python - Size: 2.68 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

kozistr/Awesome-Segmentations

Lots of semantic image segmentation implementations in Tensorflow/Keras

Language: Python - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 68 - Forks: 16

asimniazi63/semantic-segnmentation

UNet++, UNet, SegNet and DeepLabv3 implemented in Keras for MoNuSeg dataset

Language: Jupyter Notebook - Size: 110 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 12 - Forks: 1

nauyan/Segmentation

Contains code for Semantic Segmentation of MoNuSeg 2018 challenge.

Language: Python - Size: 32.7 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 3

Moddy2024/Lane-Detection

A SegNet model trained for segmentation of Lanes suitable for driving for automobiles.

Language: Jupyter Notebook - Size: 28.2 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

martinwe001/CNNs-for-Building-Segmentation

Implementation of U-Net and SegNet for building segmentation. Created as a part of our Specialized Project at Norwegian University of Science and Technology

Language: Python - Size: 5.45 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

morowenka/semantic-segmentation

Here I solved the problem classification of the skin lesions.

Language: Jupyter Notebook - Size: 5.66 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

TaliaFlor/image-restoration-comparison

Image Restoration with Deep Learning: A Comparison of Techniques

Language: Jupyter Notebook - Size: 7.06 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

arindam-modak/Robust-Lane-Detection-in-hazy-environment-using-Encoder-Decoder-CNN-LSTM-DCP

Robust Lane Detection in hazy/foggy environment using Encoder Decoder CNN & LSTM and Dark Channel Prior to tackle with hazy environemnt

Language: Jupyter Notebook - Size: 16.7 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

zstoebs/vae_segnet_verification

Verification of a VAE and SegNet using NNV

Language: MATLAB - Size: 14.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

gaelmoccand/RoadSegmentation_CNN

Road Segmentation.Image Segmentation using CNN Tensorflow with SegNet

Language: Jupyter Notebook - Size: 24.3 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

tancredeguillou/RecreatingSegNet

Recreating a simplified version of the SegNet algorithm for image segmentation.

Language: Python - Size: 7.34 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ananyaroy1011/Image-Segmentation

Deep Convolutional Encoder-Decoder Architecture implemented along with max-pooling indices for pixel-wise semantic segmentation using CamVid dataset.

Language: Python - Size: 1.1 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ganlumomo/semantic-segmentation-dockers

Dockerfiles for deep learning semantic segmentation projects, make my life easier - -

Language: Shell - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

ivanch/autoseg-testing

Semi-Automatic testing data augmentation techniques for SegNet.

Language: Jupyter Notebook - Size: 43.9 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

arsalhuda24/SSeg-LSTM

Semantic Scene Segmentation for Trajectory Prediction

Size: 1.25 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

nvnnghia/image-segmentation-keras Fork of divamgupta/image-segmentation-keras

Implementation of Segnet, FCN, UNet and other models in Keras.

Language: Python - Size: 1.85 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

arp95/cnn_architectures_image_segmentation

Different CNN Architectures for Medical Image Segmentation task

Language: Jupyter Notebook - Size: 126 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Sciguymjm/SegNet

🔎 A Deep Convolutional Encoder-Decoder Architecture for Robust Semantic Pixel-Wise Labelling

Language: Python - Size: 339 MB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 7 - Forks: 8

zhulf0804/SegNet-Tensorflow

A brief SegNet tensorflow implementation trained on CamVid dataset.

Language: Python - Size: 4.04 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 2

robinreni96/Pytorch_Segnet_DeepLabV3

This notebook is a tutorial for image semantic segmentation using Segnet and DeepLabv3 in Pytorch . Its a starter code as a part of Severstal Steel Detection https://www.kaggle.com/c/severstal-steel-defect-detection in Kaggle .

Language: Jupyter Notebook - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 2

nsidn98/Segnet-pytorch

Pytorch Implementation of Segnet for the LDC dataset.

Language: Python - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

m090009/Advanced_Lane_line_detection

Detecting the Ego lane of a car in a video stream using OpenCV methods

Language: Jupyter Notebook - Size: 288 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

khushhallchandra/tf-semseg

Tensorflow implementation of Semantic Segmentation Algorithms

Language: Python - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 10 - Forks: 1

rajeevnagarwal/Adaptive_Segmentation

Language: Python - Size: 44.8 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

PINTO0309/SegNet-TF

Tensorflow implementation of SegNet Tensorflow 1.11.0 + Python (I made minor bugfixes for toimcio/SegNet-tensorflow)

Language: Jupyter Notebook - Size: 2.63 MB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

americast/Cascade-Segnet-TF

Implementation of Segnet on a cascading architecture

Language: Python - Size: 23.2 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 3

americast/SegNet-TF Fork of tkuanlun350/Tensorflow-SegNet

Implement slightly different caffe-segnet in tensorflow with a cascading architecture

Language: Python - Size: 23.2 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

jimmyyhwu/semantic-segmentation

DilatedNet and SegNet in Torch7

Language: Lua - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

TheButlah/GenSeg

Generalized, N-Order version of the SegNet Neural Network

Language: Python - Size: 507 MB - Last synced at: 6 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 2

uzeful/piwise Fork of bodokaiser/piwise

Pixel-wise segmentation on VOC2012 dataset using pytorch.

Language: Python - Size: 45.9 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Related Keywords
segnet 91 semantic-segmentation 31 unet 31 deep-learning 31 tensorflow 26 segmentation 24 keras 20 pytorch 18 image-segmentation 16 fcn 16 python 11 computer-vision 11 convolutional-neural-networks 11 deeplabv3 8 machine-learning 7 cnn 6 u-net 6 neural-networks 6 deeplearning 5 encoder-decoder 5 neural-network 5 python3 4 unet-image-segmentation 4 opencv 4 keras-tensorflow 3 image-classification 3 camvid 3 medical-imaging 3 self-driving-car 3 pspnet 3 enet 3 detection 2 satellite-imagery 2 cv2 2 artificial-intelligence 2 gcn 2 segnet-pytorch 2 lane-detection 2 encoder-decoder-architecture 2 camvid-dataset 2 deep-neural-networks 2 cityscapes 2 yolov4 2 object-detection 2 darknet 2 autonomous-vehicles 2 vgg16 2 matlab 2 xception 2 vgg 2 resnet 2 resunet 2 fully-convolutional-networks 2 mobilenet 2 caffe 2 mask-rcnn 2 road-segmentation 2 bisenet 2 image-processing 2 autoencoder 2 pytorch-implementation 2 data-augmentation 2 resnet-50 2 marker 1 ar 1 apriltags 1 tensorflow-2 1 tensorflow2 1 preprocessing 1 university 1 unity 1 decouplednet 1 fc-densenet 1 g-frnet 1 gan-ss 1 linknet 1 mscoo-dataset 1 refinenet 1 monuseg 1 unetplusplus 1 autonomous-driving 1 fast-scnn 1 max-pooling 1 object-classification 1 anomaly-detection 1 tensorflow-models 1 classification 1 inception-v3 1 isic-2018 1 mnist-ham10000 1 convolutional-autoencoder 1 covid-19 1 ct-lung-images 1 pneumonia 1 skin-detection 1 image-segmentaion 1 global-convolution-network 1 hdc-duc 1 pytorch-implmention 1 bisenetv2 1