|
|
|
|
|
|
|
|
- FastText Model Folder: (172.27.50.254):/home/dml/food/CuisineAdaptation/fasttext |
|
|
- FastText Model Folder: (172.27.50.254):/home/dml/food/CuisineAdaptation/fasttext |
|
|
- Extracted Image Features: (172.27.50.254):/home/dml/food/CuisineAdaptation/IngredientsEncoding/image-features-full |
|
|
- Extracted Image Features: (172.27.50.254):/home/dml/food/CuisineAdaptation/IngredientsEncoding/image-features-full |
|
|
- Extracted Text Features: (172.27.50.254):/home/dml/food/CuisineAdaptation/IngredientsEncoding/text-features |
|
|
- Extracted Text Features: (172.27.50.254):/home/dml/food/CuisineAdaptation/IngredientsEncoding/text-features |
|
|
- Crawled Images (Original Size): |
|
|
|
|
|
|
|
|
- Crawled Images (Original Size): (172.27.49.27) /media/external_10TB/10TB/Behnamnia/HPC-BACKUP_01.02.07/food/ACM-MM/IngredientsCrawling/[crawled_images_full]|[crawled_images_full_v2] |
|
|
|
|
|
|
|
|
The "Crawled Images (Original Size)" path contains the original images of ingredients that were obtained from Google. Afterwards, these images were resized to 384 to facilitate their transfer between servers. Since our image models use a maximum size of 300 for input images, a larger size is not necessary, making this reduction in size very convenient for us. The original data folder is over 200 GB in size, while the resized folder still contains over 20 GB of data, therefore, only their paths are provided here. These folders **are not required** to run the final model since their features are extracted using pre-trained models that we use to run our model. |
|
|
The "Crawled Images (Original Size)" path contains the original images of ingredients that were obtained from Google. Afterwards, these images were resized to 384 to facilitate their transfer between servers. Since our image models use a maximum size of 300 for input images, a larger size is not necessary, making this reduction in size very convenient for us. The original data folder is over 200 GB in size, while the resized folder still contains over 20 GB of data, therefore, only their paths are provided here. These folders **are not required** to run the final model since their features are extracted using pre-trained models that we use to run our model. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dataset_path: "Path for the RecipeDB dataset" :> str |
|
|
dataset_path: "Path for the RecipeDB dataset" :> str |
|
|
fasttext_path: "Path to the fasttext .model file" :> str |
|
|
fasttext_path: "Path to the fasttext .model file" :> str |
|
|
target: "Type of target. Should be 'region' for this project." :> str |
|
|
target: "Type of target. Should be 'region' for this project." :> str |
|
|
``` |
|
|
|
|
|
|
|
|
``` |