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

How to get NUMBER OF PARAMETERS used? #155

Open
Lucky2593 opened this issue May 9, 2021 · 0 comments
Open

How to get NUMBER OF PARAMETERS used? #155

Lucky2593 opened this issue May 9, 2021 · 0 comments

Comments

@Lucky2593
Copy link

Can someone please help in telling me how can I get the number of parameters used in the network.

I am training "mobileNetv1-SSDLite" as it started training from scratch(Training base network also).

Command used to train "MobileNetV1-SSDLite"

python train_ssd.py --datasets D:/DataSets/VOCdevkit/VOC2007 D:/DataSets/VOCdevkit/VOC2012 --validation_dataset D:/DataSets/VOCdevkit/VOC2007 --net mb1-ssd-lite --batch_size 24 --num_epochs 200 --scheduler cosine --lr 0.01 --t_max 200

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

1 participant