mathmax12

Results 8 issues of mathmax12

Does pyflann support multithreads? If yes how? Thanks.

Thanks for the amazing work and code. I am trying to follow the setup instructions. When I run the inference_demo.py I got: `AssertionError: MMCV==0.2.16 is used but incompatible. Please install...

Does this work support real-time video stabilizaion? Thanks

`_make_encoder(backbone="resnext101_wsl", features=features, use_pretrained=use_pretrained)` I read the code and find the work is using the resnext101_wsl as the encoder. Are the weights for the encoder is also pre-trained from resnext101_wsl (which...

Hi Thanks for opensource the nice work. I am trying to run the model on a Window10 platform. when I run the sat, I got the following `$ python demo/main/video/sat_video.py...

The work is very interesting and amazing. I have a question about the number of frame's key-value stored in the memory and used as reference. The STM work stored all(or...

Hi, I tried to add an application to the rootfs, by doing which when the Linux system boot up the binary file of the application can be found and executed....

Dear Dr. Jonathan, I tried to clone the ariane-v0.7 with "git clone -b ariane-v0.7 --recursive https://github.com/lowRISC/lowrisc-chip.git" And then got this issue: Submodule 'ui/keycodemapdb' (git://git.qemu.org/keycodemapdb.git) registered for path 'ui/keycodemapdb' Cloning into...