Songyang Zhang
Songyang Zhang
#930 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...
**Describe the feature** Refactor the tools file structure - remove dist/slurm_test.sh in the tools - add dist/slurm_test.sh for the downstream tasks in benchmarks.
Hi, I would like to know how to plot the feature map with attention, similar in your paper. Would you like to share the code about how to plot those...
After I get .obj results. I would like to know how to get the results image like the figure in your paper? Thanks.
I'm trying to re-implement your work Deep-Feature-Flow on cityscapes dataset based on Deeplab(MXNet version). Now, I have finished the training process, while I am confused how to evaluate on cityscapes...
Hi, I have a question about how to calculate the map upperbound. How to determine the classification score for each proposal in the RCNN stage and applied the score for...
1. checkpoints are stored at `/mnt/petrelfs/share_data/zhangsongyang/mmclassification/checkpoints/tinyvit` 2. fix bugs in `.dev_scripts/benchmark_regression/1-benchmark_valid.py` 3. model summary to be updated
Update the issue template ## Motivation Please describe the motivation of this PR and the goal you want to achieve through this PR. ## Modification Please briefly describe what modification...
### Describe the feature Flops and paramters calculation - Backbone - Overall ### Motivation A clear and concise description of the motivation of the feature. Ex1. It is inconvenient when...