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

Missing Balanced Adversarial Focal Training (BAFT) Implementation #4

Open
miladabd opened this issue Sep 2, 2024 · 1 comment
Open
Labels
question Further information is requested

Comments

@miladabd
Copy link

miladabd commented Sep 2, 2024

Dear authors,

Thank you for sharing the official implementation of your work. I'm particularly interested in reproducing the adversarial training results using your Balanced Adversarial Focal Training (BAFT) approach.

I've noticed that the BAFT implementation seems to be missing from the current repository. Would it be possible to update the repo to include this?

Thank you for your time and consideration.

@Eaphan
Copy link
Owner

Eaphan commented Sep 2, 2024

The BAFT implementation for adversarial point perturbation is here: https://github.com/Eaphan/Robust3DOD/blob/main/tools/train_utils/train_utils_BAFT_perturbation_demo.py

Please change the hyper-parameters according to the type of detectors you use, such as "key" and "model_name". Then use the file to replace the origin "train_utils.py"

@Eaphan Eaphan added the question Further information is requested label Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants