laisimiao

Results 25 issues of laisimiao

蓝奏云链接失效了,能有替代方法吗?

非常感谢作者的工作,方便我们这些小白的使用,已star。今天我按照READMEL里面安装好了qq,微信,发现qq能够截图,但是完成 后消息框里并没有刚刚截的图,微信没有这个问题,不知道你们有没有这个问题,谢谢回复

Hello, thanks for your wonderful framework, but could you support DDP(DistributedDataParallel) training not just DP(DataParallel) multi-gpu training process?

When I use model to run test.py, it stuck in the step of load_model. But my env is same as the recommend: keras 2.2.4 tf 1.13.1 cuda10.0. err: ``` File...

When I just simply run the demo command as README.md : ```bash ./demo_superpoint.py assets/icl_snippet/ ``` I got this: ``` Namespace(H=120, W=160, camid=0, conf_thresh=0.015, cuda=False, display_scale=2, img_glob='*.png', input='assets/icl_snippet/', max_length=5, min_length=2, nms_dist=4,...

Thanks for your python implement and amazing result, but its slow speed is a problem, do you consider re-implement by Pytorch to accelerate using GPU?

hi, @xl-sr thanks for your clean codes! I have reviewd the codes, and find when lower bound type is `dynamic`, the implement is a little different with formula in paper:...

hello, thanks your clean code. But i found a strange phenomenon that is my **cpu usage** is very high(almost 100% usage per kernel spied by linux system monitor) so that...