Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Optical flows associated with our work "We're Not Using Videos Effectively: An Updated Domain Adaptive Video Segmentation Baseline".
|
2 |
+
|
3 |
+
See the [github](https://github.com/SimarKareer/UnifiedVideoDA) for full instructions. But essentially just run
|
4 |
+
|
5 |
+
```bash
|
6 |
+
git lfs install
|
7 |
+
git clone https://huggingface.co/datasets/hoffman-lab/Unified-VideoDA-Generated-Flows
|
8 |
+
```
|