wangliujun
wangliujun
> Thanks for your reply! Got the message 'pruner only supports CNN-based models' . Can you offer me detailed instructions to aplly AutoSlim on pspnet? I can verify the preformance....
@jaybdub , Thanks for your excellent work! So far I think `cmap_channels` means keypoint numbers, `paf_channels` equals to 2*connections, Can you explain `upsample_channels` means? ```json "model": { "name": "densenet121_baseline_att", "kwargs":...
刚开放的整点预售的需要滑块验证
Go to the dir g2o_with_orbslam2/build ``` shell $ sudo make install ``` It works!
I notice it too, it should be `graph['decoded_logits'] = decoded_logits `. And I found `graph['decoded_logits']` not used latter, so I think it doesnt matter.