Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 745 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 745 Bytes

FCNs in the Wild Pixel-level Adversarial and Constraint-based Adaptation

To be finished later

Pytorch implemention of this arxiv paper

The FCN model used is papre Multi-scale context aggregation by dilated convolutions note not finished

dataset

requirements

  • tqdm
  • pytorch
  • numpy
  • scipy
  • Pillow
  • visdom

training

examples

note

In the GTA5 dataset, the label file is png format which uses palette, so to train the model should record the palette infomation to recover the output with color