-
Hi @LiyaoTang;
How to solve this problem?
tensorflow/python/client/session.py", line 1374, in _extend_graph
tf_session.ExtendSession(self._session)
tensorflow.python.framework.errors_impl.Inva…
-
@LiyaoTang
Hi, where to set the gpu device ID? Thanks.
-
The link of datasets that planenet provides seems not to work, can you share datasets in other ways with me?
planenet作者提供的数据集链接已经失效,您可以通过其他方式把数据集分享给我吗?我的邮箱是renqjhit@163.com。
RenQJ updated
2 years ago
-
Hi,
when I used predict_all.py to evaluate the result, surprisingly I found that no result has been returned. I was certain that I followed up your instructions to download the dateset of PlaneRCNN a…
-
hello! thanks for your impressive work of this project.
after running parse.py, i got three files:
annotation/segmentation/ *.png : the planr segmentation of each frame
annotation/planes.npy :…
-
After applying the evaluate.py The following error appeared: ValueError: operands could not be broadcast together with shapes (192,256,20,10) (192,256,20,20)
Traceback (most recent call last):
F…
-
hello! thanks for your impressive work of this project.
after running parse.py, i got three files:
annotation/segmentation/ *.png : the planr segmentation of each frame
annotation/planes.npy : th…
-
Hi @art-programmer
I have got results from this command
```python evaluate.py --methods=f --suffix=warping_refine --dataset=inference --customDataFolder=example_images```
![snap_results](http…
-
Hi,
Very interesting work. I am wondering if the code also includes the implementation of Stage II, namely the piece-wise planar 3D model mapping? It seems to me that the code only includes Stage I, …
-
I am trying to run some predictions, but I get the error, and when I compile it, I get the missing hidders error.
Is this library built for Python3? Is this library broken?
`
$ python3 predict.…