Pytorch模型训练实用教程

上传者: 43134049 | 上传时间: 2022-10-04 09:07:12 | 文件大小: 14.88MB | 文件类型: ZIP
Pytorch模型训练实用教程 来源: https://github.com/TingsongYu/PyTorch_Tutorial

文件下载

资源详情

[{"title":"( 47 个子文件 14.88MB ) Pytorch模型训练实用教程","children":[{"title":"PyTorch_Tutorial-master","children":[{"title":"readme.md <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"requirements.txt <span style='color:#111;'> 424B </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 43B </span>","children":null,"spread":false},{"title":"Code","children":[{"title":"1_data_prepare","children":[{"title":"1_5_compute_mean.py <span style='color:#111;'> 1.15KB </span>","children":null,"spread":false},{"title":"1_3_mydataset.py <span style='color:#111;'> 991B </span>","children":null,"spread":false},{"title":"1_1_cifar10_to_png.py <span style='color:#111;'> 2.20KB </span>","children":null,"spread":false},{"title":"1_3_generate_txt.py <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"1_2_split_dataset.py <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false}],"spread":true},{"title":"2_model","children":[{"title":"net_params.pkl <span style='color:#111;'> 243.72KB </span>","children":null,"spread":false},{"title":"2_finetune.py <span style='color:#111;'> 7.01KB </span>","children":null,"spread":false}],"spread":true},{"title":"4_viewer","children":[{"title":"5_Show_ConfMat.py <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false},{"title":"4_hist_grad_weight.py <span style='color:#111;'> 3.72KB </span>","children":null,"spread":false},{"title":"1_tensorboardX_demo.py <span style='color:#111;'> 3.96KB </span>","children":null,"spread":false},{"title":"6_hook_for_grad_cam.py <span style='color:#111;'> 4.68KB </span>","children":null,"spread":false},{"title":"2_visual_weights.py <span style='color:#111;'> 2.62KB </span>","children":null,"spread":false},{"title":"3_visual_featuremaps.py <span style='color:#111;'> 2.07KB </span>","children":null,"spread":false}],"spread":true},{"title":"3_optimizer","children":[{"title":"3_2_optimizer","children":[{"title":"2_zero_grad.py <span style='color:#111;'> 631B </span>","children":null,"spread":false},{"title":"5_add_param_group.py <span style='color:#111;'> 838B </span>","children":null,"spread":false},{"title":"net_params.pkl <span style='color:#111;'> 1001B </span>","children":null,"spread":false},{"title":"3_state_dict.py <span style='color:#111;'> 777B </span>","children":null,"spread":false},{"title":"1_param_groups.py <span style='color:#111;'> 600B </span>","children":null,"spread":false},{"title":"4_load_state_dict.py <span style='color:#111;'> 1.37KB </span>","children":null,"spread":false}],"spread":true},{"title":"3_1_lossFunction","children":[{"title":"6_KLDivLoss.py <span style='color:#111;'> 967B </span>","children":null,"spread":false},{"title":"3_CrossEntropyLoss.py <span style='color:#111;'> 2.63KB </span>","children":null,"spread":false},{"title":"5_PoissonNLLLoss.py <span style='color:#111;'> 335B </span>","children":null,"spread":false},{"title":"4_NLLLoss.py <span style='color:#111;'> 701B </span>","children":null,"spread":false},{"title":"1_L1Loss.py <span style='color:#111;'> 737B </span>","children":null,"spread":false},{"title":"2_MSELoss.py <span style='color:#111;'> 744B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"utils","children":[{"title":"utils.py <span style='color:#111;'> 4.70KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false}],"spread":true},{"title":"main_training","children":[{"title":"main.py <span style='color:#111;'> 7.17KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Data","children":[{"title":"cat.png <span style='color:#111;'> 142.73KB </span>","children":null,"spread":false},{"title":"wechat.jpg <span style='color:#111;'> 47.11KB </span>","children":null,"spread":false},{"title":"cam_img","children":[{"title":"test_img_6.png <span style='color:#111;'> 16.54KB </span>","children":null,"spread":false},{"title":"test_img_3.png <span style='color:#111;'> 30.21KB </span>","children":null,"spread":false},{"title":"test_img_4.png <span style='color:#111;'> 10.30KB </span>","children":null,"spread":false},{"title":"test_img_2.png <span style='color:#111;'> 7.93KB </span>","children":null,"spread":false},{"title":"test_img_8.png <span style='color:#111;'> 13.82KB </span>","children":null,"spread":false},{"title":"test_img_1.png <span style='color:#111;'> 7.68KB </span>","children":null,"spread":false},{"title":"test_img_7.png <span style='color:#111;'> 18.17KB </span>","children":null,"spread":false},{"title":"test_img_5.png <span style='color:#111;'> 25.68KB </span>","children":null,"spread":false}],"spread":true},{"title":"visual.txt <span style='color:#111;'> 20B </span>","children":null,"spread":false},{"title":"alipay.jpg <span style='color:#111;'> 44.95KB </span>","children":null,"spread":false},{"title":"PyTorch_tutorial_0.0.4_余霆嵩.pdf <span style='color:#111;'> 8.91MB </span>","children":null,"spread":false},{"title":"cover.png <span style='color:#111;'> 2.34MB </span>","children":null,"spread":false},{"title":"PyTorch_tutorial_0.0.5_余霆嵩.pdf <span style='color:#111;'> 4.66MB </span>","children":null,"spread":false},{"title":"net_params_72p.pkl <span style='color:#111;'> 243.43KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明