Mashiro

Results 68 comments of Mashiro

Thanks for your suggestion! I think it is a great feature, and we may support it in the future. We will contact you(@ your and link this issue) the first...

Thanks for your feedback, this is actually a bug. Would you mind creating a PR to fix this?

Hi~ thanks for your suggestions, Gradient accumulative has been implemented here https://github.com/open-mmlab/mmcv/blob/1f2500102834a01b86bf9ae4db227cd8d724fa6e/mmcv/runner/hooks/optimizer.py#L99 I think it is a good idea to add Cross-Iteration Batch Normalization into [`NORM_LAYERS`](https://github.com/open-mmlab/mmcv/blob/1f2500102834a01b86bf9ae4db227cd8d724fa6e/mmcv/cnn/bricks/registry.py#L5)。

> > Hi~ thanks for your suggestions, Gradient accumulative has been implemented here > > https://github.com/open-mmlab/mmcv/blob/1f2500102834a01b86bf9ae4db227cd8d724fa6e/mmcv/runner/hooks/optimizer.py#L99 > > > > I think it is a good idea to add Cross-Iteration...

> > > > Hi~ thanks for your suggestions, Gradient accumulative has been implemented here > > > > https://github.com/open-mmlab/mmcv/blob/1f2500102834a01b86bf9ae4db227cd8d724fa6e/mmcv/runner/hooks/optimizer.py#L99 > > > > > > > > I think...

Thanks for your advice~, We may invite @jshilong to have a look.

> Hi @HAOCHENYE , > > Instead of using `log_state`, I added a property `mode` for `LogBuffer` to present the mode of the content of the log buffer. Before each...

Hi~, thanks for your feedback, @jshilong could have a look.

Thanks for your feedback~ maybe @zytx121 could have a look.

Good job! Thanks for your contribution~