Skip to content

This is an unofficial tensorflow implementation of paper “Automatic Polyp Segmentation with Multiple Kernel Dilated Convolution Network”

Notifications You must be signed in to change notification settings

pokemon493/TF_MKDCNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

MKDCNet for polyp segmentation

Unofficial tensorflow code implementation of paper "Automatic Polyp Segmentation with Multiple Kernel Dilated Convolution Network".

Paper link: https://arxiv.org/pdf/2206.06264v2.pdf

Offical pytorch code implementation: https://github.com/nikhilroxtomar/MKDCNet

I implemented the tf version code according to the official pytorch code as much as possible.

My tensorflow version: 2.8.0

About

This is an unofficial tensorflow implementation of paper “Automatic Polyp Segmentation with Multiple Kernel Dilated Convolution Network”

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages