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

_toc.yml 764 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
14
15
16
17
18
19
20
21
22
23
24
25
26
27
  1. # Table of contents
  2. # Learn more at https://jupyterbook.org/customize/toc.html
  3. format: jb-book
  4. root: index
  5. chapters:
  6. - title: 🦮 Walkthrough
  7. file: walkthrough
  8. sections:
  9. - title: 🀄 Chipping and Batching
  10. file: chipping
  11. - title: 🫧 Vector Segmentation Masks
  12. file: vector-segmentation-masks
  13. - title: 🥡 Object Detection Boxes
  14. file: object-detection-boxes
  15. - title: 🏳️‍🌈 Stacking layers
  16. file: stacking
  17. - title: 📶 Multi-resolution
  18. file: multi-resolution
  19. - title: 📖 API Reference
  20. file: api
  21. - title: 📆 Changelog
  22. file: changelog
  23. - title: 🫶 Code of Conduct
  24. file: CODE_OF_CONDUCT
  25. - title: 🧑‍🤝‍🧑 Contributing
  26. file: CONTRIBUTING
Tip!

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

Comments

Loading...