deep learning - Is imagenet data required for squeeze net training? -


has tried downloading squeezenet- have mentioned have provided pretrained network,but im wondering need have imagenet data downloaded me use model or 2 train or install it??

thanks

the full imagenet dataset required if planning train network scratch. if not, can use pretrained weights. example, finetune 1 of output layers.


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -