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
from google.colab import drive
drive.mount('/content/drive')
%cd /content/drive/MyDrive/BiSeNet
!pip install tensorboardX
!python train.py