Home
last modified time | relevance | path

Searched refs:allow_difficult (Results 1 – 1 of 1) sorted by relevance

/dports/misc/py-gluoncv/gluon-cv-0.9.0/gluoncv/data/pascal_voc/
H A Ddetection.py243 def _check_valid(self, idx, allow_difficult=True): argument
262 if difficult and not allow_difficult: