Heng Zhou
Heng Zhou
Hi , when I run the evaluate.py , There is only " gt" result , no "prediction " result .What code should I modify to get the "prediction" result !...
Hi, thanks for sharing your work. I have a problem when I built the whole project, actually in building freetype-gl-cpp. When I run "cmake -DBUILD_EXAMPLES=OFF -DCMAKE_INSTALL_PREFIX="`pwd`/../install" -DCMAKE_BUILD_TYPE=Release .." It output...
Hi, thanks for sharing such a nice work. I have some trouble downloading the 7-Scenes dataset. The download links in _https://www.microsoft.com/en-us/research/project/rgb-d-dataset-7-scenes/_ does not work. Can you share your data? Thanks.
Hi , Thanks for sharing such a work . In your code, there are not much details about how to deal with the Scannet dataset. Can you give me some...
Hi , Thanks for sharing the great work I have a puzzle that in Diagram of RSNet ,what is the essence of the Input Feature Extraction module output? I mean,...
thanks for sharing this work. I am new to semantic segmentation, can you tell me how to visualize the results and the raw point clouds? Thank you very much!
Hi, Thanks for opening source your code. I follow your instructions to configure the environment successfully. But when running the demo.py, it gives me some errors like this: _Framebuffer with...
IternalError: Blas xGEMMBatched launch failed. how to solve it, thanks
Hi, it is a nice job. So when do you plan to release the code?
Hi, I am working on mmtracking 1.x and trying to train a Reid model. I found that the batch size only can be set as 1 in version 1.x. In...