You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried passing a 2D image of the plane from PASCAL VOC dataset to replicate the results shown in Fig. 4a. The image attached below was passed. However, while running demo.py, the result is not as expected.
The output generated looks like this which is nowhere near to the structure seen in the 2D image.
Is there anything that needs to be taken care of? Thanks in advance!
Update: in the paper, the network has been fine-tuned on PASCAL 3D+ dataset. Are those weights available?
The text was updated successfully, but these errors were encountered:
I tried passing a 2D image of the plane from PASCAL VOC dataset to replicate the results shown in Fig. 4a. The image attached below was passed. However, while running demo.py, the result is not as expected.
![0](https://user-images.githubusercontent.com/28428143/186371067-b9c86421-a9a3-4b36-b3ed-d4a7848bca31.png)
The output generated looks like this which is nowhere near to the structure seen in the 2D image.
![image](https://user-images.githubusercontent.com/28428143/186371367-00bc5aec-555a-440d-a4b0-2b2ca8b54a6e.png)
Is there anything that needs to be taken care of? Thanks in advance!
Update: in the paper, the network has been fine-tuned on PASCAL 3D+ dataset. Are those weights available?
The text was updated successfully, but these errors were encountered: