densenet-playground
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This folder contains the source code and required files for the DenseNet Playground. However, you will have to download the DenseNet-121 ImageNet model yourself via this link and include it in the project. All other files such as pictures and the python files can be linked with relative paths, ensure you maintain an absolute path for the imagenet_class_index.json file and the model file (usually DenseNet-BC-121-32.h5) both in debug mode and production mode. Ensure installation path for the project is pre-determined and the imagenet_class_index.json file and model file is linked via this path.