Wang Hao
Wang Hao
Thanks, Can you share it with me and learn about it?
**I encountered the same problem in the officially provided docker environment.** ``` mmdet3d.__version__ 1.4.0 open3d.__version__ 0.17.0 ``` **run script mmdetection3d/demo/inference_demo.ipynb as:** ``` # inference and visualize # NOTE: use the...
In addition, I found a problem, maybe it was an oversight of submitting code? The version tag in github is 0.0.2 but _version appears to be 0.0.1 in the source...
[c_cpp_properties.json]: a Syntax intellige cannot be used. The following error message is reported.
**This issue does not affect the use of other plug-ins, but the inability to enable syntax awareness in the current file, the C_CPP_PROPERTIES.json file, makes it difficult for me to...
Glad to hear from you, I have fixed the problem, it seems that the "ffmpeg-python" generation graph was incorrectly executed by "ffmpeg". Since what I want to do is to...
In my research and testing, the main reason for this problem is that the video format is incompatible with the subtitle format encoded into it. For details, you can look...
I later gave up compiling on Windows and chose to use WSL (Windows Subsystem for Linux) for compilation, as I didn’t have enough time to dive deeply into the issues,...