Skip to content
This repository was archived by the owner on Aug 18, 2019. It is now read-only.

lanbowen23/video_seg_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUI for Video Segmentation 636 project 2019 Spring

Youtube link for the video demo is https://www.youtube.com/watch?v=dMKvayBvqWA&feature=youtu.be

The code uses python3 and tensorflow, basically just use python main.py then you may encounter missing package problem, just use pip install to install them.

Since the Models folder is too large, I have to use google drive to share
download link is https://drive.google.com/open?id=1YMXhogwa-7LuaUVTIwbc4YZPS4vF8P4M. You need to download it and put it in the same folder with main.py codes.

I have two kinds of datasets prepared, one is the online dataset called YouTubeVOS lied in folder "youtube"; the other is taken in school lied in folder "Youtube2", use the data Button to choose the directory. Then use predict button to run the inference code to get the gif result we want, finally use show button to show them in the GUI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages