-
Notifications
You must be signed in to change notification settings - Fork 3
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
NTU 60 results #7
Comments
Hi Jinyang, Do you know what's the right way to run the codes provided here? Thanks. |
Hi,
I still don’t know the right way to run the code.
Regards,
Jinyang
发件人: ***@***.***>
发送时间: 2021年9月21日 10:42
收件人: ***@***.***>
抄送: Jinyang ***@***.***>; ***@***.***>
主题: Re: [3huo/3DV-Action] NTU 60 results (#7)
Hi,
Thanks for your interesting work. I use the python code to train the 3DV-PointNet++ on NTU 60. However, I only get 93.4 for cross_view and 85.6 for cross_subject. I first generate the 3dv data and change the data path in train.py. Then I run the train.py file in your code. Do I make a mistake at some points?
Hi Jinyang,
Do you know what's the right way to run the codes provided here? Thanks.
―
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#7 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AJBBPAFRXMREKYGXBCUPEDTUC7IHNANCNFSM5ATVBFUQ>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Hi @JinyangGuo, I think you have misunderstood my previous message. I am not the owner of the code, but just a new user as well.... I was trying to run the code but got some issues. Can I ask you a few questions for help?
Is the procedure above right? Thanks a lot, Jinyang. |
Hi,
I think your procedure is correct. You can find the original dataset from the link provided in the repo. The other steps are correct.
Regards,
Jinyang
发件人: ***@***.***>
发送时间: 2021年9月21日 11:12
收件人: ***@***.***>
抄送: Jinyang ***@***.***>; ***@***.***>
主题: Re: [3huo/3DV-Action] NTU 60 results (#7)
Hi @JinyangGuo<https://github.com/JinyangGuo>,
I think you have misunderstood my previous message. I am not the owner of the code, but just a new user as well....
I was trying to run the code but got some issues. Can I ask you a few questions for help?
1. Do we need to firstly download the dataset? If so, where can I find it?
2. After getting the dataset, do we need to run the codes in "3DV_construction" to transfer the images to the points data?
3. Then split the points data into training and testing, and feed training points data to train file in "NTU120_Net" for training. Feeding testing points data to test.py in "NTU120_Net" for testing?
Is the procedure above right?
Thanks a lot, Jinyang.
―
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#7 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AJBBPAHGBFT3FVZBYVP7F3TUC7LWLANCNFSM5ATVBFUQ>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Thanks, Jinyang. |
Hi Jinyang, I still got some issues when running the "ntu120_3dv_pre.py" file within 3DV_construction folder. If it's convenient for you, can I ask you a few more questions? Which dataset were you using via the link provided by the repo below? Did you do any adjustments to the original codes? https://pan.baidu.com/s/1TtApXBQx4sNi4ZmTOL6lSw code:k0jt Many thanks! |
Hi,
Thanks for your interesting work. I use the python code to train the 3DV-PointNet++ on NTU 60. However, I only get 93.4 for cross_view and 85.6 for cross_subject. I first generate the 3dv data and change the data path in train.py. Then I run the train.py file in your code. Do I make a mistake at some points?
The text was updated successfully, but these errors were encountered: