GHALDK

Results 5 issues of GHALDK

How can I use the trained model to make the turtlebot to navigate to the goal image like the video? May you offer a demo?Thanks.

Hello, I can't download the AID tools by: wget ftp://ftp.openailab.net/tools/package/AID-tools.tar.gz Is this link still available? Or is there another link to get it ?Thanks,waiting for reply.

Hello, is there a demo that use caffemodel to get the distance and similarity between two faces just like the deploy/test.py of original insightface?Thanks,waiting for reply.

Hello, thanks for your sharing. I met an error while running the video_demo.py: File "video_demo.py", line 19, in main model.load_weights('./results/drn-16/weights_drn2.h5', by_name=True) File "/usr/local/lib/python2.7/dist-packages/keras/engine/topology.py", line 2617, in load_weights load_weights_from_hdf5_group_by_name(f, self.layers) File...

Hello,thanks for your work.When I use the squeezenet ,i find it is much slower in GPU than in CPU. predicting a 240*217 image: CPU: 0.079s GPU: 4.10s What is the...