文件名称:Python-Keras实现所有卷积层的CoordConv
文件大小:118KB
文件格式:ZIP
更新时间:2022-08-30 23:56:14
Python开发-机器学习
Keras实现所有卷积层的CoordConv
【文件预览】:
keras-coordconv-master
----checks()
--------shape_check_2d.py(1KB)
--------shape_check_3d.py(2KB)
--------shape_check_1d.py(441B)
----.gitignore(1KB)
----images()
--------quadrant-test.png(9KB)
--------uniform-test.png(11KB)
--------quadrant-train.png(9KB)
--------uniform-preds.png(11KB)
--------quadrant-preds.png(8KB)
--------uniform-train.png(11KB)
----coord.py(14KB)
----experiments()
--------train_quadrant_classifier.py(3KB)
--------data-quadrant()
--------__init__.py(0B)
--------make_dataset.py(3KB)
--------data-uniform()
--------train_uniform_classifier.py(3KB)
----LICENSE(1KB)
----coord_theano.py(15KB)
----README.md(3KB)