Skip to content

Latest commit

 

History

History

deeplab_demo_cdnet

Fine-tuned DeepLab V3+ on CDnet2014

This folder contains a demo about how to use our fine-tuned version of the DeepLab V3+ model on CDnet2014. Refer to the jupyter notebook DeepLab_Demo_cdnet_model for details.

If you successfully run the demo, you get the following result on a demo image. illustration

Logits of the semantic segmentation are saved at this folder. Logits

Since the fine-tuning process consists of countless trivil modifications of the original code and would cause bugs on other machines, we do not publish our training code in the current stage.