diff --git a/README.md b/README.md index f9da660..fdeff15 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,5 @@ -# Epic Filters +# Liquid-Filters -Epic Filters is a project focused on providing data filtering solutions for the EPIC Kitchens Dataset, specifically designed for Neural Radiance Fields (NeRF) training. This repository contains a collection of Python scripts that implement various filters to preprocess and enhance the dataset. - -Minimal dataset for NeRF training coming soon. - -## Project page: https://1ssb.github.io/epic-filters/ - -## Cite as - -@misc{epic-filters, -title={Epic Kitchen Filters}, -author={Subhransu S. Bhattacharjee}, -year={2023}, -howpublished= {https://github.com/1ssb/epic-filters/} -} +## A data structure for multiple key types and keys that index underlying data variables or structures. +### Phase 1: Create a data structure that can input multiple keys of several types which must have the same cardinality.