Skip to content

taveraantonio/BiseNetv1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLDL 2022 Course

BiseNet

Starting code for the student belonging to the project "Real-time domain adaptation in semantic segmentation"
BiSeNet based on pytorch 0.4.1 and python 3.6

Train

from google.colab import drive
drive.mount('/content/drive')

%cd /content/drive/MyDrive/BiSeNet
!pip install tensorboardX
!python train.py

About

Code for BiseNetV1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages