Open alrightkami opened 2 years ago
You've chosen to report an unexpected problem or bug. Unless you already know the root cause of it, please include details about it by filling the issue template. The following information is missing: "Instructions To Reproduce the Issue and Full Logs"; "Your Environment";
Hi did you solve this problem? Do you know how to set up filtering_empty_annotation correctly in lazy config, like in old config cfg.DATALOADER.FILTER_EMPTY_ANNOTATIONS?
@dcy0577 Hi, no I still struggle with the issue
@dcy0577 FYI I fixed it in my PR if still relevant for you
Hello there, I've noticed that as soon as I add the following line in my config.py, training crashes:
dataloader.train.dataset.filter_empty = False
The line I'm running:
tools/lazyconfig_train_net.py --config-file configs/new_baselines/mask_rcnn_R_50_FPN_100ep.py
Logs:
Environment: