Skip to content

Tkinter based GUI wrapper for semantic segmentation using deeplab V3. (Inference Only)

License

Notifications You must be signed in to change notification settings

getmlcode/Deep-Lab-V3-Inference-GUI-Tkinter

Repository files navigation

Deep-Lab-V3-Inference-GUI-Tkinter

Tkinter based GUI wrapper for semantic segmentation using deeplab V3 (Inference Only).

Download Pretrained Model

Original code for inference runs only from command line and works only with tfrecords files. This one lets the user select image from their disk using a GUI and works with jpg and png formats.

One can also use this file to run from command line.

Dependencies

Tensorflow 1.11.0
tkinter 8.6
numpy 1.15.3
PIL 1.1.7
json 2.0.9
matplotlib 3.0.1 ( needed if running this file from command line )

Demo

Reference

Uses resnet files from here and network.py from here
DeepLabV3

About

Tkinter based GUI wrapper for semantic segmentation using deeplab V3. (Inference Only)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages