tjiagoM
tjiagoM
Thank you so much @david2611, that explanation really helped! The main issue was indeed related to the fact that in the bounding box of my example (and a few others),...
I would like to add something else on this issue. For instance, I think that a coordinate of exactly 333 (like in my example) should not be considered incorrect (-1...
Hi! At the end of day, given that this was happening just for a handful of cases, I ended up manually cropping bounding boxes in a way that would work...
Hi! Thanks for the interest in our work. If I understood your question well, yes, you are right: for each test set, there's only one train set and one validation...
Hi! Thanks for your question, I'm happy to try to help. I don't see where I stacked the node model 3 times though. In the class `PNANodeModel`, [line 212](https://github.com/tjiagoM/spatio-temporal-brain/blob/5137b26e7df0b7fa09f82e30aef3a5101cbd7b42/model.py#L212), you...
Ok, I understand your question better now and I believe you are right. In the paper I made the following statement: _"We stack 3 GN blocks, after each of which...