Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

dvc.lock 474 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
  1. process_data:
  2. cmd: python3 src/code/make_dataset.py src/data/raw/nyu_depth_v2_labeled.mat src/data/raw/splits.mat
  3. src/data/processed
  4. deps:
  5. - path: src/code/make_dataset.py
  6. md5: b15a09b30657f303d62215ceb73c6f4f
  7. - path: src/data/raw/nyu_depth_v2_labeled.mat
  8. md5: 520609c519fba3ba5ac58c8fefcc3530
  9. - path: src/data/raw/splits.mat
  10. md5: 08e3c3aea27130ac7c01ffd739a4535f
  11. outs:
  12. - path: src/data/processed/
  13. md5: 78d932b016048d527f9e73e1781127cd.dir
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...