11 Commits

Author SHA1 Message Date
957c17a1df Add cnn-export-cuda 2023-05-27 22:23:50 +02:00
771bfcaf70 cnn: write of images larger than the input 2023-05-26 15:51:05 +02:00
46aa64da01 cnn/export:write_image:Increase brightness 2023-05-25 10:37:33 +02:00
329e213e1f write image: automatically detect padding 2023-05-15 11:34:23 +02:00
47a475a370 Removed extra memory allocation 2023-05-12 16:26:26 +02:00
fd36226600 Move generic files to src/common 2023-05-12 16:16:34 +02:00
e44cecbe8d Add jpeg support to export.c 2023-05-12 14:50:22 +02:00
7c2c911976 cnn/export.c: Ajout de visual-propagation
Cette option permet de visualiser l'état des différentes couches
après propagation sur une image donnée
(fonctionne uniquement sur des datasets MNIST pour le moment)
2023-05-08 18:53:04 +02:00
79312caace Use printf_error and printf_warning when needed 2023-02-28 13:14:51 +01:00
julienChemillier
c13772c291 Change 'w' and 'd_w' to 'weights' and 'd_weights' 2023-02-19 13:38:33 +01:00
635b46bdf3 Add export.c 2023-02-05 16:21:41 +01:00