Timon Zimmermann
Timon Zimmermann
Same here, it doesn't refresh automatically and I have to restart `tensorboard` to get the new `global_step` that I added.
I think these lines are the ones involved in the issue: https://github.com/torrvision/crayon/blob/master/server/server.py#L252-L256 `remove_all_experiments` tries to `get_experiment_names` but the function retrieves only experiments which have data. This seems like incorrect logic...
Has anyone found what @stanstarks means by modifying the image criteria in **filter_roidb**? I actually run into the same issue when trying to use my own dataset (fg num: 0...
Followed the solution presented here: https://github.com/rbgirshick/py-faster-rcnn/issues/481 `pip install -U numpy==1.11.0` It personally worked perfectly afterwards.
Did you guys manage to find a solution?
As mentioned by @rolandpeelen, "the react-fullstack-advanced isn't available though".
Did you guys manage to find a solution?
@scopsy What's the ETA for this feature? Thanks! :)
Any update?
@kangmingtay any update? This is quite a blocking issue.