Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to re-train planercnn with custom data #39

Open
dLopes-SE opened this issue Mar 10, 2020 · 4 comments
Open

Trying to re-train planercnn with custom data #39

dLopes-SE opened this issue Mar 10, 2020 · 4 comments

Comments

@dLopes-SE
Copy link

Hello guys, thanks a lot for sharing this code.

I'm trying to re-train with some custom data, where we have plane parameters for each frame. This way we changed ScanNetScene Class in order to select the right segmentations for each plane. However, we still need a 'plane_info' file in order to re-train with anchor_type = 'normal'. How could I fix this?

@rjose97
Copy link

rjose97 commented Jun 1, 2020

Hello
I'm trying to re-train with some custom data too. But I can't change ScanNetScene Class in order to select the right segmentations for each plane. Could you help me?

@dLopes-SE
Copy link
Author

dLopes-SE commented Jun 1, 2020 via email

@Hui-Yao
Copy link

Hui-Yao commented Oct 24, 2020

Hi, You should change the way that this class loads data, since PlaneRCNN loads every planes in a World reference, and then transforms the parameters into the respective frame. A segunda, 1 de jun de 2020, 14:31, rjose97 [email protected] escreveu:

Hello I'm trying to re-train with some custom data too. But I can't change ScanNetScene Class in order to select the right segmentations for each plane. Could you help me? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#39 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKZGRBRED2CQ6IMNAVRLBOTRUOUSFANCNFSM4LFEJVYQ .

Hello, friend
sorry for bothering
for now, i`m trying to generate the planr segmentation and the corrsponding plane parameter for some pictures of the test set of scannet.
By the download script, one can only download these files which the suffix are [ .sens, .txt,_vh_clean.ply , _vh_clean_2.ply,_2d-instance-filt.zip, _2d-label-filt.zip] .
Do you know how to generate the planr segmentation and the corrsponding plane parameter for each frame using the above files ?
Any advice will be grateful.

HuiYao

@ajithvcoder
Copy link

@Hui-Yao were you able to train for custom images ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants