Christoph Mayer
Christoph Mayer
Hi, I noticed a bug in you implementation of the function `def weight_context(self, mask):` Although you claim in the comment that the > #sliding window size is 7 you use...
Hi guys I am using the tag v0.4 and I just retrained the base model on COCO using `python -m tools.train_net --num-gpus 3 --config-file configs/COCO-detection/faster_rcnn_R_101_FPN_base.yaml` everything went smoothly but upon...
Hi guys I was googling for a while but couldn't really find an answer to my question so I will post it here. I am looking for a database format...
**Please use this template to submit your problem or your question will _NOT_ be properly tackled.** --- Describe what you want to do, including: 1. what inputs you will provide,...
Hi, I noticed that you use the pretrained base-class model form another repo. In the end, I guess it would also be possible to train it using `CVPODS` by adding...