Ben Garrard

Results 7 comments of Ben Garrard

It seems the paper is showing that with the resnet backbone that after this stage the masks occur. ![screenshot from 2018-10-19 16-43-14](https://user-images.githubusercontent.com/25157436/47620600-d6105680-dab9-11e8-8f97-04a727ae0a48.png) I believe I was misunderstanding the features that...

@yangshao Yeah, no problem. if you look at the model_builder.py file you will see the variable "box_feats" those are the features. Now to maintain those features you just need to...

@yangshao If you are saying you want to get the features of a bounding box that is already there you will have to modify Detectron in the way I stated...

@yangshao Then you would have to hope that it is similar to the objects that the model has been trained on. e.g. if your model was trained on dogs alone...

The steps given are great if one hasn't pretrained a model before, however I have a problem where I have finetuned a model 2 times using "--load_ckpt" and now I...

Is this feature implemented? The link to the roadmap doesn't send me to a roadmap.