18 Commits

Author SHA1 Message Date
e7ec6c91f8 Update alexnet preprocessing 2024-09-04 21:41:26 +02:00
09e64f8037 Reformat python files 2024-05-30 19:31:28 +02:00
df47a31f36 Rename dim2d to shape2d 2024-05-27 21:14:51 +02:00
4a60e0142c Fix alexnet 2024-05-26 19:15:46 +02:00
6dca8ccd3c Unify 2d layer naming 2024-05-20 16:23:58 +02:00
47fad2d3aa Rename alexnet main 2024-05-19 17:37:04 +02:00
3320f610db Add imagenet class map 2024-04-28 19:03:51 +02:00
1592f06121 Add opencv to alexnet usage 2024-04-22 22:56:29 +02:00
88e852a6e5 Fix missing predict argument 2024-04-22 22:04:46 +02:00
157d4c736b Add Alexnet README 2024-04-22 21:59:08 +02:00
9a9b034ce5 Add torch predict function 2024-04-22 21:58:32 +02:00
f3ba519229 Fix alexnet normalization 2024-04-22 21:48:53 +02:00
c2acad151b Implement simple model validation 2024-04-22 20:57:40 +02:00
9a6152469a Update activation test 2024-04-21 14:00:43 +02:00
d08567a563 Fix weigh bias parsing and better error logging 2024-04-20 18:36:53 +02:00
dbaab5652e Ignore .bin files 2024-04-20 15:51:02 +02:00
0807a0f2b8 Export pretrained alexnet 2024-04-20 15:50:12 +02:00
ab10959f35 Start implementing AlexNet 2024-04-18 22:31:14 +02:00