1 Star 0 Fork 7

史鑫鑫/Fatigue-Driven-Detection-Based-on-CNN

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
model_file_test.py 88 Bytes
一键复制 编辑 原始数据 按行查看 历史
Revan-github 提交于 2019-06-07 14:11 . Add files via upload
import torch
vgg_weights = torch.load('./vgg16_reducedfc.pth')
print(vgg_weights.keys())
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/shi-xinxinzhao/Fatigue-Driven-Detection-Based-on-CNN.git
[email protected]:shi-xinxinzhao/Fatigue-Driven-Detection-Based-on-CNN.git
shi-xinxinzhao
Fatigue-Driven-Detection-Based-on-CNN
Fatigue-Driven-Detection-Based-on-CNN
master

搜索帮助