From 21c84bd177fb8b495c069fe2bd884ddb6c77ace6 Mon Sep 17 00:00:00 2001 From: Subhransu Bhattacharjee Date: Wed, 23 Aug 2023 13:19:41 +1000 Subject: [PATCH] Update README.md --- README.md | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) 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.