GoogLeNet pytorch代码

上传者: cnmdgbb | 上传时间: 2022-04-13 09:14:01 | 文件大小: 9.06MB | 文件类型: ZIP
GoogLeNet pytorch代码

文件下载

资源详情

[{"title":"( 58 个子文件 9.06MB ) GoogLeNet pytorch代码","children":[{"title":"tools","children":[{"title":"__pycache__","children":[{"title":"common_tools.cpython-36.pyc <span style='color:#111;'> 1.00KB </span>","children":null,"spread":false},{"title":"my_dataset.cpython-36.pyc <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false}],"spread":true},{"title":"common_tools.py <span style='color:#111;'> 845B </span>","children":null,"spread":false},{"title":"my_dataset.py <span style='color:#111;'> 2.55KB </span>","children":null,"spread":false}],"spread":true},{"title":"data","children":[{"title":"imagenet1000.json <span style='color:#111;'> 24.10KB </span>","children":null,"spread":false},{"title":"tiger cat.jpg <span style='color:#111;'> 29.52KB </span>","children":null,"spread":false},{"title":"imagenet_classnames.txt <span style='color:#111;'> 42.57KB </span>","children":null,"spread":false},{"title":"Golden Retriever from baidu.jpg <span style='color:#111;'> 79.84KB </span>","children":null,"spread":false},{"title":"fake_dataset","children":[{"title":"SHARK","children":[{"title":"img_00235.jpg <span style='color:#111;'> 383.74KB </span>","children":null,"spread":false},{"title":"img_00245.jpg <span style='color:#111;'> 91.33KB </span>","children":null,"spread":false},{"title":"img_00903.jpg <span style='color:#111;'> 383.05KB </span>","children":null,"spread":false}],"spread":true},{"title":"DOL","children":[{"title":"img_00165.jpg <span style='color:#111;'> 297.12KB </span>","children":null,"spread":false},{"title":"img_00352.jpg <span style='color:#111;'> 147.22KB </span>","children":null,"spread":false},{"title":"img_00348.jpg <span style='color:#111;'> 148.47KB </span>","children":null,"spread":false},{"title":"img_00325.jpg <span style='color:#111;'> 339.00KB </span>","children":null,"spread":false}],"spread":true},{"title":"YFT","children":[{"title":"img_00214.jpg <span style='color:#111;'> 219.07KB </span>","children":null,"spread":false},{"title":"img_00021.jpg <span style='color:#111;'> 277.78KB </span>","children":null,"spread":false},{"title":"img_00023.jpg <span style='color:#111;'> 385.00KB </span>","children":null,"spread":false}],"spread":true},{"title":"LAG","children":[{"title":"img_00784.jpg <span style='color:#111;'> 217.74KB </span>","children":null,"spread":false},{"title":"img_00657.jpg <span style='color:#111;'> 287.05KB </span>","children":null,"spread":false},{"title":"img_00176.jpg <span style='color:#111;'> 309.82KB </span>","children":null,"spread":false}],"spread":true},{"title":"OTHER","children":[{"title":"img_00183.jpg <span style='color:#111;'> 273.70KB </span>","children":null,"spread":false},{"title":"img_00226.jpg <span style='color:#111;'> 163.16KB </span>","children":null,"spread":false},{"title":"img_00261.jpg <span style='color:#111;'> 408.19KB </span>","children":null,"spread":false}],"spread":true},{"title":"BET","children":[{"title":"img_00225.jpg <span style='color:#111;'> 204.32KB </span>","children":null,"spread":false},{"title":"img_00107.jpg <span style='color:#111;'> 187.48KB </span>","children":null,"spread":false},{"title":"img_00231.jpg <span style='color:#111;'> 91.81KB </span>","children":null,"spread":false},{"title":"img_00158.jpg <span style='color:#111;'> 231.18KB </span>","children":null,"spread":false}],"spread":true},{"title":"ALB","children":[{"title":"img_00015.jpg <span style='color:#111;'> 62.68KB </span>","children":null,"spread":false},{"title":"img_00010.jpg <span style='color:#111;'> 308.11KB </span>","children":null,"spread":false},{"title":"img_00012.jpg <span style='color:#111;'> 170.64KB </span>","children":null,"spread":false},{"title":"img_00003.jpg <span style='color:#111;'> 259.13KB </span>","children":null,"spread":false}],"spread":true},{"title":"NoF","children":[{"title":"img_00028.jpg <span style='color:#111;'> 176.99KB </span>","children":null,"spread":false},{"title":"img_00008.jpg <span style='color:#111;'> 425.90KB </span>","children":null,"spread":false},{"title":"img_00011.jpg <span style='color:#111;'> 234.87KB </span>","children":null,"spread":false},{"title":"img_00022.jpg <span style='color:#111;'> 416.21KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"notebook","children":[{"title":"2_train_googlenet.ipynb <span style='color:#111;'> 163.50KB </span>","children":null,"spread":false},{"title":"3_googlenet_arch.ipynb <span style='color:#111;'> 35.64KB </span>","children":null,"spread":false},{"title":"imgs","children":[{"title":"fish.jpg <span style='color:#111;'> 61.88KB </span>","children":null,"spread":false},{"title":"review.jpg <span style='color:#111;'> 165.54KB </span>","children":null,"spread":false},{"title":"prj_struct.jpg <span style='color:#111;'> 34.55KB </span>","children":null,"spread":false},{"title":"img_example.jpg <span style='color:#111;'> 35.82KB </span>","children":null,"spread":false},{"title":"g1.jpeg <span style='color:#111;'> 1.17MB </span>","children":null,"spread":false},{"title":"data_struct.jpg <span style='color:#111;'> 39.33KB </span>","children":null,"spread":false},{"title":"g3.jpg <span style='color:#111;'> 237.56KB </span>","children":null,"spread":false}],"spread":true},{"title":".ipynb_checkpoints","children":[{"title":"1_inference-checkpoint.ipynb <span style='color:#111;'> 474.14KB </span>","children":null,"spread":false},{"title":"3_googlenet_arch-checkpoint.ipynb <span style='color:#111;'> 35.57KB </span>","children":null,"spread":false},{"title":"2_train_googlenet-checkpoint.ipynb <span style='color:#111;'> 157.47KB </span>","children":null,"spread":false}],"spread":true},{"title":"1_inference.ipynb <span style='color:#111;'> 474.28KB </span>","children":null,"spread":false}],"spread":true},{"title":"src","children":[{"title":"googlenet_inference.py <span style='color:#111;'> 3.56KB </span>","children":null,"spread":false},{"title":"train_googlenet.py <span style='color:#111;'> 6.94KB </span>","children":null,"spread":false}],"spread":true},{"title":"results","children":null,"spread":false},{"title":".idea","children":[{"title":"misc.xml <span style='color:#111;'> 201B </span>","children":null,"spread":false},{"title":"modules.xml <span style='color:#111;'> 277B </span>","children":null,"spread":false},{"title":"GoogLeNet.iml <span style='color:#111;'> 337B </span>","children":null,"spread":false},{"title":"workspace.xml <span style='color:#111;'> 1.83KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 184B </span>","children":null,"spread":false},{"title":"inspectionProfiles","children":[{"title":"Project_Default.xml <span style='color:#111;'> 2.37KB </span>","children":null,"spread":false},{"title":"profiles_settings.xml <span style='color:#111;'> 174B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

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