Zaida Zhou

Results 24 issues of Zaida Zhou

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand...

Hi, thanks for your awesome work. I followed the example in https://docs.exaloop.io/codon/#codon-at-a-glance and got an error. ``` $ codon run -release fib.py terminate called after throwing an instance of 'fmt::v9::format_error'...

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand...

Thank you for your work. We added support for tracking experiments using Aim in MMEngine [#115](https://github.com/open-mmlab/mmengine/pull/1347). Usage can be found at https://mmengine.readthedocs.io/en/latest/common_usage/visualize_training_log.html#aim.

Modify `.pre-commit-config.yaml` with the following config to test this hook. ```yaml - repo: https://github.com/zhouzaida/pre-commit-hooks-1 rev: 0672dd0 # Use the ref you want to point at hooks: - id: check-model-index args:...

### What is the feature? We often receive requests from users who want to be able to print the loss during the validation phase, but MMEngine does not support this...

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand...

FlexibleRunner supports setting the number of iterations for each epoch _Originally posted by @zhouzaida in https://github.com/open-mmlab/mmengine/issues/1292#issuecomment-1751964023_

### What is the feature? Provide an example about multitask learning ### Any other context? _No response_

### 📚 The doc issue Add a document to introduce how to visualize feature maps and so on. ### Suggest a potential alternative/fix _No response_