From 6a0bc1bfcc081a2d66b9f4ca674fc625fdb2183d Mon Sep 17 00:00:00 2001 From: albinjojo Date: Sat, 14 Jun 2025 01:05:14 +0530 Subject: [PATCH] just written the structure in txt file --- structure.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 structure.txt diff --git a/structure.txt b/structure.txt new file mode 100644 index 0000000..139137a --- /dev/null +++ b/structure.txt @@ -0,0 +1,8 @@ +/foodsnap-ai-project +│ +├── train_model.py +├── foodsnap_resnet50.h5 +└── /data + └── /food-101 + └── /images + └── /apple_pie, /baklava, ...