aai-institute / aai-institute/lakefs-spec
TensorFlow and LakeFS
- 主要語言
- Python
- 星號
- 65
- 分支
- 7
- PR 合併指標
- 30 天內沒有已合併 PR
描述
### What is the motivation and/or use case?
This is a very nice tutorial in how to use Pandas and LakeFS integrated [LakeFS File System](https://lakefs.io/blog/lakefs-spec/) integrated to read a *.csv file directly from repository. This is very useful.
I am looking for something similar to work with TensorFlow and images particularly. I checked and seems to me that there is nothing implemented for this so far. [TensorFlow IO](https://pypi.org/project/tensorflow-io/)
This might be something very interesting to have, once that LakeFS works well with huge datasets. We can benefit from this "connection" and avoid downloading everything to a local/cloud machine to train models.
### How can we implement this feature?
Ideally a [plugin](https://www.w3cschool.cn/doc_tensorflow_guide/tensorflow_guide-extend-add_filesys.html) for TensorFlow would be awesome or an addition to the [LakeFS-spec](https://lakefs-spec.org/latest/). Thanks for all the good work so far!
貢獻指南
評估
這個 Issue 還沒有評估資料。