Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
1ssb committed Aug 23, 2023
1 parent a435969 commit 21c84bd
Showing 1 changed file with 3 additions and 15 deletions.
18 changes: 3 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 21c84bd

Please sign in to comment.