Commit a6a79533 authored by Ilija Radosavovic's avatar Ilija Radosavovic Committed by Facebook Github Bot

Move cityscapes tools to the common tools dir

Reviewed By: rbgirshick

Differential Revision: D8117130

fbshipit-source-id: e75dd34c9748a17432fffe792f7a0871e09e2797
parent 0094bb6b
...@@ -14,7 +14,7 @@ import numpy as np ...@@ -14,7 +14,7 @@ import numpy as np
import os import os
import sys import sys
import detectron.datasets.cityscapes.coco_to_cityscapes_id as cs import detectron.datasets.coco_to_cityscapes_id as cs
NUM_CS_CLS = 9 NUM_CS_CLS = 9
NUM_COCO_CLS = 81 NUM_COCO_CLS = 81
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment