ckn-tf
(Full development)
Collaboration with:
- Julien Mairal (Inria Grenoble)
CONVOLUTIONAL KERNEL NETWORK
Re-implementation of Convolutional Kernel Network (CKN) from Mairal (2016) in Python based on the TensorFlow framework (https://www.tensorflow.org/).
Credits: Alberto Bietti, Dexiong Chen, Julien Mairal, Daan Wynen <\br> Copyright: 2017 Inria
If you encounter any issue when installing or using the ckntf
package, you can
contact us at ckn.dev@inria.fr (for bug report, support, etc.).
The ckntf
package is available under the BSD license. The additional
miso_svm
, spherical_kmeans
and whitening
packages are available
under the GPL-v3 license.
Language:
- Python