Added tutorial on how to use python datalayers and multilabel classification.
authorOscar Beijbom <oscar.beijbom@gmail.com>
Mon, 21 Dec 2015 07:02:42 +0000 (23:02 -0800)
committerOscar Beijbom <oscar.beijbom@gmail.com>
Tue, 1 Mar 2016 03:07:55 +0000 (19:07 -0800)
commit15a979df454339682d18a2760a9b06896f23d62b
treee5b471b1ff1f0c19ffe83edfc7992e2a322ec408
parente5315fe702bf8bacc8778fab0dd25344fdd76e07
Added tutorial on how to use python datalayers and multilabel classification.
examples/04-pascal_multilabel_with_datalayer.ipynb [new file with mode: 0644]
examples/pycaffe/layers/pascal_multilabel_datalayers.py [new file with mode: 0644]
examples/pycaffe/tools.py [new file with mode: 0644]