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

Testing #11

Closed
hithqd opened this issue Apr 29, 2024 · 1 comment
Closed

Testing #11

hithqd opened this issue Apr 29, 2024 · 1 comment

Comments

@hithqd
Copy link

hithqd commented Apr 29, 2024

Thank you for your great work. I have two questions.

(1) I would like to ask what is the startup script and code for the test ?
Is that so?
CUDA_VISIBLE_DEVICES=<GPU> python main.py --test --config cfgs/finetune_modelnet.yaml --ckpts <path/to/model> --exp_name <name>

(2) The second question is about pre-training.

image
After the pre-training is completed, several models will be saved. Which one is the best? Is the one named ckpt-last.pth the best?

@LMD0311
Copy link
Owner

LMD0311 commented Apr 29, 2024

(1) Yes.

(2) Yes, we default to selecting the last checkpoint.

@hithqd hithqd closed this as completed Apr 29, 2024
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

2 participants