CCExtractor / CCExtractor/Rekognition
models.conf Not Found
- Dominant language
- Python
- Stars
- 120
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
```
=> [34/37] RUN tensorflow_model_server --port=8500 --rest_api_port=8501 --model_config_file=$(pwd)/corelib/mode 50.9s
=> => # 2024-03-28 09:46:02.420213: E tensorflow_serving/sources/storage_path/file_system_storage_path_source.cc:358]
=> => # FileSystemStoragePathSource encountered a filesystem access error: Could not find base path /home/models/retin
=> => # anet for servable retinanet with error NOT_FOUND: /home/models/retinanet not found
=> => # 2024-03-28 09:46:03.420416: E tensorflow_serving/sources/storage_path/file_system_storage_path_source.cc:358]
=> => # FileSystemStoragePathSource encountered a filesystem access error: Could not find base path /home/models/retin
=> => # anet for servable retinanet with error NOT_FOUND: /home/models/retinanet not found
```
It's stuck here, any solution?
Contributor guide
Assessment
This issue has not been assessed yet.