CondenseNet-PyTorch:Cifar10上CondenseNet的PyTorch实施

上传者: 42181319 | 上传时间: 2022-05-23 21:16:40 | 文件大小: 53KB | 文件类型: ZIP
CondenseNet-PyTorch 的PyTorch实施 目录: 项目结构: ├── agents | └── condensenet.py # the main training agent ├── graphs | └── models | | └── condensenet.py | | └── denseblock.py | | └── layers.py | └── losses | | └── loss.py # contains cross entropy loss definition ├── datasets # contains all dataloaders for the project | └── cifar10.py # dataloader for cifar10 dataset ├── data | └── cifar10

文件下载

资源详情

[{"title":"( 50 个子文件 53KB ) CondenseNet-PyTorch:Cifar10上CondenseNet的PyTorch实施","children":[{"title":"CondenseNet-PyTorch-master","children":[{"title":".gitignore <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"requirements.txt <span style='color:#111;'> 209B </span>","children":null,"spread":false},{"title":"datasets","children":[{"title":"__init__.py <span style='color:#111;'> 393B </span>","children":null,"spread":false},{"title":"__pycache__","children":[{"title":"__init__.cpython-35.pyc <span style='color:#111;'> 830B </span>","children":null,"spread":false}],"spread":true},{"title":"cifar10.py <span style='color:#111;'> 3.70KB </span>","children":null,"spread":false}],"spread":true},{"title":"LICENSE <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"utils","children":[{"title":"__init__.py <span style='color:#111;'> 393B </span>","children":null,"spread":false},{"title":"assets","children":[{"title":"CodeCogsEqn3.png <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"CodeCogsEqn1.png <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":"CodeCogsEqn2.png <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false}],"spread":true},{"title":"train_utils.py <span style='color:#111;'> 670B </span>","children":null,"spread":false},{"title":"dirs.py <span style='color:#111;'> 422B </span>","children":null,"spread":false},{"title":"misc.py <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false},{"title":"config.py <span style='color:#111;'> 1.61KB </span>","children":null,"spread":false},{"title":"metrics.py <span style='color:#111;'> 2.50KB </span>","children":null,"spread":false},{"title":"__pycache__","children":[{"title":"dirs.cpython-35.pyc <span style='color:#111;'> 617B </span>","children":null,"spread":false},{"title":"__init__.cpython-35.pyc <span style='color:#111;'> 827B </span>","children":null,"spread":false},{"title":"dataset.cpython-35.pyc <span style='color:#111;'> 399B </span>","children":null,"spread":false},{"title":"visualize_graph.cpython-35.pyc <span style='color:#111;'> 3.55KB </span>","children":null,"spread":false},{"title":"config.cpython-35.pyc <span style='color:#111;'> 1.69KB </span>","children":null,"spread":false},{"title":"misc.cpython-35.pyc <span style='color:#111;'> 1.43KB </span>","children":null,"spread":false},{"title":"metrics.cpython-35.pyc <span style='color:#111;'> 3.01KB </span>","children":null,"spread":false},{"title":"logger.cpython-35.pyc <span style='color:#111;'> 193B </span>","children":null,"spread":false}],"spread":true},{"title":"dataset.py <span style='color:#111;'> 188B </span>","children":null,"spread":false},{"title":"visualize_graph.py <span style='color:#111;'> 3.09KB </span>","children":null,"spread":false},{"title":"logger.py <span style='color:#111;'> 53B </span>","children":null,"spread":false}],"spread":false},{"title":"README.md <span style='color:#111;'> 3.22KB </span>","children":null,"spread":false},{"title":"configs","children":[{"title":"condensenet_exp_0.json <span style='color:#111;'> 944B </span>","children":null,"spread":false}],"spread":true},{"title":"run.sh <span style='color:#111;'> 175B </span>","children":null,"spread":false},{"title":"graphs","children":[{"title":"__init__.py <span style='color:#111;'> 393B </span>","children":null,"spread":false},{"title":"weights_initializer.py <span style='color:#111;'> 513B </span>","children":null,"spread":false},{"title":"models","children":[{"title":"__init__.py <span style='color:#111;'> 393B </span>","children":null,"spread":false},{"title":"layers.py <span style='color:#111;'> 4.62KB </span>","children":null,"spread":false},{"title":"__pycache__","children":[{"title":"vgg16.cpython-35.pyc <span style='color:#111;'> 3.96KB </span>","children":null,"spread":false},{"title":"fcn8s.cpython-35.pyc <span style='color:#111;'> 3.42KB </span>","children":null,"spread":false},{"title":"__init__.cpython-35.pyc <span style='color:#111;'> 835B </span>","children":null,"spread":false},{"title":"fcn8.cpython-35.pyc <span style='color:#111;'> 5.00KB </span>","children":null,"spread":false}],"spread":false},{"title":"denseblock.py <span style='color:#111;'> 19.73KB </span>","children":null,"spread":false},{"title":"condensenet.py <span style='color:#111;'> 3.21KB </span>","children":null,"spread":false}],"spread":true},{"title":"losses","children":[{"title":"__init__.py <span style='color:#111;'> 393B </span>","children":null,"spread":false},{"title":"__pycache__","children":[{"title":"loss.cpython-35.pyc <span style='color:#111;'> 1.53KB </span>","children":null,"spread":false},{"title":"__init__.cpython-35.pyc <span style='color:#111;'> 835B </span>","children":null,"spread":false}],"spread":false},{"title":"loss.py <span style='color:#111;'> 451B </span>","children":null,"spread":false}],"spread":true},{"title":"__pycache__","children":[{"title":"weights_initializer.cpython-35.pyc <span style='color:#111;'> 3.34KB </span>","children":null,"spread":false},{"title":"__init__.cpython-35.pyc <span style='color:#111;'> 828B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"agents","children":[{"title":"__init__.py <span style='color:#111;'> 393B </span>","children":null,"spread":false},{"title":"__pycache__","children":[{"title":"fcn8s.cpython-35.pyc <span style='color:#111;'> 7.32KB </span>","children":null,"spread":false},{"title":"__init__.cpython-35.pyc <span style='color:#111;'> 828B </span>","children":null,"spread":false}],"spread":true},{"title":"condensenet.py <span style='color:#111;'> 9.13KB </span>","children":null,"spread":false}],"spread":true},{"title":"main.py <span style='color:#111;'> 851B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

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