feature-distillation:纸张的Python实现

时间:2021-05-13 21:33:28
【文件属性】:
文件名称:feature-distillation:纸张的Python实现
文件大小:1.47MB
文件格式:ZIP
更新时间:2021-05-13 21:33:28
Python 特征提取 该存储库实现了以下论文中介绍的面向DNN的JPEG压缩 介绍 图1:面向DNN的JPEG压缩图 用法 python jpeg.py --image fig/lena.png --component dnn usage: jpeg.py [-h] [--image IMAGE] [--component COMPONENT] [--factor FACTOR] optional arguments: -h, --help show this help message and exit --image IMAGE image name --component COMPONENT dnn-oriented or jpeg standard --factor FACTOR
【文件预览】:
feature-distillation-master
----.gitignore(241B)
----fig()
--------compare1.png(379KB)
--------compare2.png(406KB)
--------lena.png(463KB)
--------fig1.png(257KB)
----README.md(1KB)
----jpeg.py(5KB)

网友评论