Skip to content
#

ade20k

Here are 25 public repositories matching this topic...

ogail
ogail commented Mar 7, 2018

Hi,
I tried to follow README instructions for training on my own dataset but it didn't work. Here is what I did:

  • Update DATA_DIR to point to dataset dir
  • Update DATA_LIST_PATH to point to train dataset list file.
  • Update INPUT_SIZE to '1280, 720'
  • Update NUM_CLASSES to 1
  • Update LAMBDA1 and LAMBDA2 to 0.4 and 0.6 respectively.

Then ran cmd

python train.py

Improve this page

Add a description, image, and links to the ade20k topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ade20k topic, visit your repo's landing page and select "manage topics."

Learn more