zhou13 / lcnn

LCNN: End-to-End Wireframe Parsing
MIT License
494 stars 94 forks source link

ValueError: num_samples should be a positive integer value, but got num_samples=0 #64

Closed molyswu closed 1 year ago

molyswu commented 1 year ago

python ./train.py -d 0 --identifier baseline config/wireframe.yaml

my data :data/wireframe

ValueError: num_samples should be a positive integer value, but got num_samples=0

zhou13 commented 1 year ago

Likely your dataset is not setup properly.