miyosuda / scan

SCAN: Learning Abstract Hierarchical Compositional Visual Concepts
Other
55 stars 7 forks source link

Random value of threshold for labeling in IMG2SYM #2

Open Erientes opened 4 years ago

Erientes commented 4 years ago

Hi, In the following part, I was wondering why it has a random threshold for assigning the label? It seems to result in an inconsistent threshold for different items in the list?

https://github.com/miyosuda/scan/blob/cc86131f81dec386ac47ee7f2ec9705e032b468d/data_manager.py#L220-L225