Zhong-Yu Li
Zhong-Yu Li
Hello, are there any plans to release those models?
Hello, we have fixed the issues following your suggestions. Thanks. @zhouzaida
> Could we add some unit tests to cover those modifications? It is nice to add some unit tests. But I wonder who should do this job, me or you?...
Ok, I'll add the corresponding unit tests within a few days.
Above issues have been fixed.
Are there any other issues we should do apart from unit tests? @zhouzaida
Hello, we have added unit tests for the rfsearch. Please let me know if there are any issues or anything things I can do. Thanks. @zhouzaida
All above issues are fixed.
> Please move the file `tests/test_cnn/test_rfsearch_operator.py` to `tests/test_cnn/test_rfsearch/test_operator.py` and those modifications in `tests/test_runner/test_hooks.py` to `tests/test_cnn/test_rfsearch/test_search.py` I have completed it.
> Hi @lzyhha , have you tested this latest commit with [open-mmlab/mmdetection#8191](https://github.com/open-mmlab/mmdetection/pull/8191)? I will test with official mmdetection and our [RF-mmdetection](https://github.com/ShangHua-Gao/RF-mmdetection/tree/rfsearch/configs) as soon as possible. RF-mmdetection need some corresponding changes,...