You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is divided into two main parts,
STAVOS_ Main is responsible for training the model, including the code for the semi supervised video object segmentation model, The STAVOS model can be used to segment general videos.
STAVOS_ Medaka is responsible for the application of Medaka, which can segment the heartbeat video of Medaka, obtain its ventricular related parameters and visualization results.
Display of project results
folder introduce:
Data-medaka-Lateral-right folder: N datasets
Data-medaka-Ventural folder: R dataset
DAVIS-2016-trainval:
DAVIS-2017-trainval-480p:
input folder:the video to be inputted
output folder: The output result of the automation system
STAVOS_main:project code for training and testing the weights of the STAVOS model
STAVOS_medaka: automation system code for medaka ventricle
test_predict: Test results of the dataset
trained_model: Weights of trained models
data acquisition
Due to the upper limit on the file size uploaded by GitHub, the dataset and model weights cannot be uploaded here.