Zhang BuLin
Zhang BuLin
### Prerequisite - [X] I have searched [Issues](https://github.com/open-mmlab/mmcv/issues) and [Discussions](https://github.com/open-mmlab/mmcv/discussions) but cannot get the expected help. - [X] The bug has not been fixed in the latest version(https://github.com/open-mmlab/mmcv). ### Environment...
### What is the feature? I want to know what is the difference between the following two cases when using the Multiple Losses? 1: model = dict( decode_head=dict(loss_decode=[dict(type='CrossEntropyLoss', loss_name='loss_ce', loss_weight=1.0),...
### Prerequisite - [X] I have searched [Issues](https://github.com/open-mmlab/mmcv/issues) and [Discussions](https://github.com/open-mmlab/mmcv/discussions) but cannot get the expected help. - [X] The bug has not been fixed in the latest version(https://github.com/open-mmlab/mmcv). ### Environment...
### Prerequisite - [X] I have searched [Issues](https://github.com/open-mmlab/mmcv/issues) and [Discussions](https://github.com/open-mmlab/mmcv/discussions) but cannot get the expected help. - [X] The bug has not been fixed in the latest version(https://github.com/open-mmlab/mmcv). ### Environment...
### Motivation q ### Related resources _No response_ ### Additional context _No response_
### Branch main branch (1.x version, such as `v1.0.0`, or `dev-1.x` branch) ### Prerequisite - [X] I have searched [Issues](https://github.com/open-mmlab/mmaction2/issues) and [Discussions](https://github.com/open-mmlab/mmaction2/discussions) but cannot get the expected help. - [X]...
Help
Hello, I want to know how to draw the Accuracy vs.depth diagram in your paper ? Look forward to reply !
训练报错
norm_cfg = dict(type='BN', requires_grad=True) model = dict( type='EncoderDecoder', backbone=dict( _delete_=True, type='Vanillanet', act_num=3, dims=[512, 512, 1024, 2048, 2048, 2048, 2048, 2048, 2048, 4096, 4096], strides=[1, 2, 2, 1, 1, 1, 1,...
分割代码
请问下什么时候能够提供分割代码,感谢!