GraphicsHunter
GraphicsHunter
Hello, I'm trying to run the obstacle tower environment through the large-scale-curiosity project. However, it seems to hangup when it tries to create the environment from its subprocesses. It prints...
Hi. I tried to implement the detection output layer as you suggested in the previous issue. But when I run my implementation of that layer I always get 200(which is...
hi chenzhi. I am trying to understand how to channel prune ssd, and found by googling this link: https://github.com/yihui-he/channel-pruning. I do not understand how to channel prune ssd as you...
Hi. How do you implement channel pruning for SSD? Is the channel pruning done during the training or during the inference?