Jin Sheng
Jin Sheng
@jmfacil Hi, your work is very amazing! However, the code that trains the model is not open source. Could you release the code that trains the model? Moreover, it is...
@charlesq34 Hi,thank you very much for sharing your pointnet2 code. I am trying to reproduce semantic segmentation results on scannet using pointnet++. However, I faced with an importerror when I...
## ❓ Questions and Help Hello. I found the is the one I should follow. Then I create a tiny version of the tutorial by copying some parts of the...
Hi, your work is amazing! How to save the segmentation results using geometry and deep learning? Thank you very much!
@speedinghzl ,你好,你的工作真的是太棒了。但是我有一个问题,我只想分割出人类和背景,并不想分割出分割出其他物体,那么能否使用CAM或者DRFI的方法,只定位人的种子,将人定为前景,其他所有的都定位为背景?
编译过程中的一些问题
你好,你的工作看起来非常棒!但是我在编译过程中遇到了一些问题,好像 VTK,ORBVocabulary和PCL好像都出现了问题,能帮我看一下吗?谢谢你哟~ ``` from /home/jin/ORB_SLAM2_SSD_Semantic/perfect/src/pointcloudmapping.cc:8: /usr/include/vtk-6.2/vtkAtomicInt.h:307:28: error: reference to ‘detail’ is ambiguous class vtkAtomicInt: public detail::vtkAtomicIntImpl ``` ``` from /home/jin/ORB_SLAM2_SSD_Semantic/perfect/src/pointcloudmapping.cc:8: /usr/include/vtk-6.2/vtkAtomicInt.h:307:36: error: expected ‘{’ before ‘vtkAtomicIntImpl’ class vtkAtomicInt: public detail::vtkAtomicIntImpl...
Hi yilei0620, Your work is amazing! I used your deeplab package. It is noticed that the compilation of DeepLab is the same as compiling process as Caffe. I have successfully...
Hi, Thanks for providing this tool. I have installed the latest habitat-lab and habitat-sim. Then, I want to run the experiment, but I get an error when importing the environment:...
When I ran demo, there was an error occurred. Here is part of the output: "OpenCV Error: Bad argument (The written string is too long) in icvYMLWriteString, file /home/jin/opencv-3.2.0/modules/core/src/persistence.cpp, line...
Your work is very excellent. I want to refer to it. When the source code could be available online? Thank you very much!