Skip to content

Latest commit

Β 

History

History

data

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Dataset loader description

In case of CamVid dataset, first the video files need to be sampled using prepCamVid.lua script.

Folder/file structure for each dataset:

  1. CamVid:

    CamVid/
    β”œβ”€β”€ 1
    β”‚   β”œβ”€β”€ input/01TP_extract.avi
    β”‚   └── label/
    β”‚
    β”œβ”€β”€ 2
    β”‚   β”œβ”€β”€ input/0005VD.MXF
    β”‚   └── label/
    β”‚
    β”œβ”€β”€ 3
    β”‚   β”œβ”€β”€ input/0006R0.MXF
    β”‚   └── label/
    β”‚
    └── 4
        β”œβ”€β”€ input/0016E5.MXF
        └── label/
    
  2. Cityscapes:

    Cityscapes/
    └── leftImg8bit
        β”œβ”€β”€ train
        └── val