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

a question #39

Open
nince9 opened this issue May 20, 2023 · 1 comment
Open

a question #39

nince9 opened this issue May 20, 2023 · 1 comment

Comments

@nince9
Copy link

nince9 commented May 20, 2023

Hello dude, I am a beginner attempting to reproduce your article. However, I have found that the accuracy and training curves on Wandb are very poor. Could you please advise if this issue is due to my usage or evaluation process?
with:
python train_test.py -g 0,1,2 --num_nodes 1 -n 4 -b 512 -e 2000 \ --data_dir /data/datasets/imagenet/ --pin_memory --wandb_project_name fasternet \ --model_ckpt_dir ./model_ckpt/$(date +'%Y%m%d_%H%M%S') --cfg cfg/fasternet_t0.yaml
the results:
image

thanks for your reply

@JierunChen
Copy link
Owner

Hi, you could try enabling the clip_grad with proper value (e.g., 1) in the cfg file.

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