augustin64
augustin64 synced commits to main at augustin64/tipe from mirror 2023-06-09 12:30:30 +02:00
5045ae0c9b Add schema-fichiers.png
augustin64 synced commits to main at augustin64/tipe from mirror 2023-06-05 21:35:31 +02:00
4e1cf3e627 cnn: Remove STORE_IMAGES_TO_RAM option
446aa2c734 Edit comment
84759caf0b Remove PI constant redefinition
Compare 3 commits »
augustin64 synced commits to main at augustin64/tipe from mirror 2023-06-04 21:05:31 +02:00
b72227496e Update README.md
augustin64 synced commits to main at augustin64/tipe from mirror 2023-06-03 20:44:24 +02:00
13c76cb002 Redefine NOT_OUTSIDE with a macro
augustin64 synced commits to main at augustin64/tipe from mirror 2023-05-31 11:13:45 +02:00
38bcfb700e test_network: Fix number of categories
augustin64 synced commits to main at augustin64/tipe from mirror 2023-05-28 09:43:44 +02:00
d63fb2c870 cnn/make: Fix misaligned address
augustin64 synced commits to main at augustin64/tipe from mirror 2023-05-28 01:33:44 +02:00
858c071bed cnn-export-cuda: check if nvcc is available
957c17a1df Add cnn-export-cuda
Compare 2 commits »
augustin64 synced commits to main at augustin64/tipe from mirror 2023-05-26 16:53:44 +02:00
771bfcaf70 cnn: write of images larger than the input
augustin64 synced commits to main at augustin64/tipe from mirror 2023-05-26 00:33:44 +02:00
fe7b111fdf Create LICENSE
5ec7bab488 Add finetuning option
Compare 2 commits »
augustin64 synced commits to main at augustin64/tipe from mirror 2023-05-25 16:32:30 +02:00
ec138581c2 cnn: Add option to disable random offset
3183339b7a dense: Add random offset option
a2cd6ef551 change comments
dd9613f159 matrix mul:Add comments
46aa64da01 cnn/export:write_image:Increase brightness
Compare 5 commits »
augustin64 synced commits to main at augustin64/tipe from mirror 2023-05-22 20:03:44 +02:00
10a9714db9 Removal of an useless comment
augustin64 synced commits to main at augustin64/tipe from mirror 2023-05-21 03:13:44 +02:00
94c14cedba cnn/config: add FREE_ALL_OPT
5d306f39ee backpropagation: fix misaligned addresses
bed3d3123e backpropagation: Fix padding issues
Compare 3 commits »
augustin64 synced commits to main at augustin64/tipe from mirror 2023-05-20 19:03:44 +02:00
8e8a57c5b3 Fix 'convolution.c' padding issues
augustin64 synced commits to main at augustin64/tipe from mirror 2023-05-20 02:43:44 +02:00
08993ade85 cnn/train: add newline & change initialisation
5738892142 Add detailed train timings
Compare 2 commits »
augustin64 synced commits to main at augustin64/tipe from mirror 2023-05-19 18:33:44 +02:00
964687d1b4 mem management:avoid potential infinite allocation
a4b42445c1 Add VGG16 architecture with 227x227 image input
4fcfba5b33 Attempt to fix VGG16 architecture
Compare 3 commits »
augustin64 synced commits to main at augustin64/tipe from mirror 2023-05-19 02:13:44 +02:00
0aa7df2869 Check if file is successfully opened
augustin64 synced commits to main at augustin64/tipe from mirror 2023-05-18 18:09:19 +02:00
2743fcda14 cnn: Fix floating point exception ( rand()%0 )
augustin64 synced commits to main at augustin64/tipe from mirror 2023-05-16 14:53:44 +02:00
dbd5362d7d utils:cuda: Select best available GPU
e1617a72a8 cnn: Remove warnings
Compare 2 commits »
augustin64 synced commits to main at augustin64/tipe from mirror 2023-05-15 22:33:44 +02:00
4625ad2992 mem management: remove warning
9db15e96ac Update headers and Makefile to reflect 4910137
491013713d Split creation.c & create models.c
13e786d34b cnn/neuron_io: track compatibility
Compare 4 commits »
augustin64 synced commits to main at augustin64/tipe from mirror 2023-05-15 14:24:54 +02:00
0fb23c9b15 cnn/make:dense_linearized: fix wrong indices
3d7b641965 backpropagation:conv: fix misaligned address
37ba3a5976 cnn/convolution: fix misaligned address issue
Compare 3 commits »