Skip to content

本专栏我将搭建一些经典的语义分割网路,用于对场景中的目标进行分割。

Notifications You must be signed in to change notification settings

Keyird/TensorFlow2-Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

TensorFLow2-Segmentation

本专栏我将搭建一些经典的语义分割网路,用于对场景中的目标进行分割,具体算法原理和实现过程可参见我的中文博客:

Tasks

  • SegNet(已完成)
  • SegNet-MobileNet(已完成)

Environment

  • Anaconda3
  • python:3.6/3.7
  • TensorFlow:2.0.0
  • Pycharm:2018/2019/2020
  • Cuda: 10.0
  • CuDNN:7.6.0/7.6.4

Dataset Annotation

Demo Effect

在这里插入图片描述

About

本专栏我将搭建一些经典的语义分割网路,用于对场景中的目标进行分割。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages