Contents Menu Expand Light mode Dark mode Auto light/dark mode
Efemarai documentation
Logo
Efemarai documentation

Local Tutorials

  • Getting started
  • Torchivision COCO
  • YOLO Ultralytics

Hub Tutorials

  • Getting Started
  • Step by step guide
    • 1. Create Project
    • 2. Create Dataset
    • 3. Create Model
    • 5. Create Domain
    • 4. Create Baseline
    • 6. Create Stress Test
    • 7. Analyze results
  • How-To’s
    • Create a Bounding Box Project
    • Create an Instance Segmentation Project
    • Create Dual Image Regression Project
  • Improving Models

References

  • CLI
  • SDK
  • SDK Fields
  • SDK Custom Dataset
  • efemarai.yaml
    • project
    • datasets
    • models
      • repository
      • files
      • runtime
        • batch
        • load
        • predict
    • domains
      • transformations
        • axes
    • Variables
Back to top

How-To’s#

Once you’ve mastered the basics cases, let’s explore how to write custom adaptors for data and models.

You can mix and match the different datapoint fields from the the different projects to customize your needs.

How-to guide

  • Create a Bounding Box Project
  • Create an Instance Segmentation Project
  • Create Dual Image Regression Project
Next
Create a Bounding Box Project
Previous
7. Analyze results
Copyright © 2022, Efemarai Inc.
Made with Sphinx and @pradyunsg's Furo