GithubHelp home page GithubHelp logo

Classification Results about pointaugment HOT 11 CLOSED

liruihui avatar liruihui commented on July 4, 2024
Classification Results

from pointaugment.

Comments (11)

sheshap avatar sheshap commented on July 4, 2024 1

if you download the code and train it (maybe more than once from scratch) you will be able to re-create PointAugment+PointNet results.

If you want to re-create PointAugment+PointNet++ results then download the forked version from my repository and train from scratch. https://github.com/sheshap/PointAugment.git

I just got 92.9498% for PointAugment & PointNet++

from pointaugment.

liruihui avatar liruihui commented on July 4, 2024

Due to adversarial training, it is not very stable. There is also a large improvement space on loss design and architecture.
You may try again and it can be even better than the papers' result.
If you find some error, pls let me know.

from pointaugment.

YU-YUE-HUA avatar YU-YUE-HUA commented on July 4, 2024

我按照README文件中的说明下载了代码并从头开始训练Pointnet模型。

但是,我只能看到最高精度:0.890600

请帮助我们重现本文中提到的结果。

提前致谢。

你好打扰了 我想知道在
clsLoss = loss_utils.cls_loss(pred_pc, pred_aug, target, pc_tran, aug_tran, pc_feat,
aug_feat, ispn=ispn)
clsLoss.backward(retain_graph=True)
optimizer_c.step()
这一部分 您在复现的实现有没有出问题

from pointaugment.

sheshap avatar sheshap commented on July 4, 2024

@YU-YUE-HUA in English Please

from pointaugment.

YU-YUE-HUA avatar YU-YUE-HUA commented on July 4, 2024

@ YU-YUE-HUA英文请

Hello, excuse me. I'd like to know
ClsLoss = LOSs_utils.CLs_loss (PREd_PC, Pred_AUG, target, PC_TRAN, aug_TRAN, PC_FEAT,
Aug_feat, ISPN = ISPN)
Clsloss.backward (retain_graph = true)
Optimizer_c. Step ()
Do you have any problems with this part of your replicating implementation?

from pointaugment.

sheshap avatar sheshap commented on July 4, 2024

I didn't face any problems. I have re-created PointAugment+PointNet results 90.3%

from pointaugment.

YU-YUE-HUA avatar YU-YUE-HUA commented on July 4, 2024

Hello, I wonder if you can use your code for reference. Thank you very much.

from pointaugment.

YU-YUE-HUA avatar YU-YUE-HUA commented on July 4, 2024

如果您下载代码并对其进行培训(可能从头开始,可能不止一次),您将能够重新创建PointAugment + PointNet结果。

如果要重新创建PointAugment + PointNet ++结果,请从我的存储库中下载分叉的版本,然后从头开始进行培训。https://github.com/sheshap/PointAugment.git

我刚获得PointAugment和PointNet ++的92.9498%

When I reproduced the Point Augment code, I gave an error in the loss function of classifier and intensifier, which led to the failure of the code reproduction. So I want to refer to your code, I wonder if it is OK?Thank you in advance

from pointaugment.

sheshap avatar sheshap commented on July 4, 2024

@YU-YUE-HUA sure. Please use it.

from pointaugment.

YU-YUE-HUA avatar YU-YUE-HUA commented on July 4, 2024

@ YU-YUE-HUA当然。请使用它。

I encountered this error during training:”one of the variables needed for gradient computation has been modified by an inplace operation: [torch.FloatTensor [256, 4]], which is output 0 of TBackward, is at version 2; expected version 1 instead. Hint: the backtrace further above shows the operation that failed to compute its gradient. The variable in question was changed in there or anywhere later. Good luck!“I've tried many times, but I still can't solve it,can you help me?Thank you very much!!!

from pointaugment.

Kartik17 avatar Kartik17 commented on July 4, 2024

@YU-YUE-HUA I encountered the same issue, I install the anaconda environment as per the readme and the issue went away. I guess it has to do with the version of PyTorch.

from pointaugment.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.