{% extends 'public/base.html' %} {% block index %}

Frequently Asked Questions

Task

  1. Click "Submit a new task" to load a task. We recommend you create an account to manage tasks and upload private plugins.
  2. Input task information and upload images.
    • Task Name: set a name to distinguish different tasks.
    • Description: set some information about this task.
    • Pixel-to-cm Conversion Factor (CF): ![[Pasted image 20220701154801.png]]
    • Segmentation Plugin: select a model to segment root images (default: RootSeg). You can upload a private plugin to segment more types of crops and imaging backgrounds (click here to study how to develop it).
    • E-mail (Optional): receive task notification emails.
    • Upload:
      • Only several formats (jpg / png / zip) are allowed to upload.
      • A single task can only upload the same format.
  3. Submit your task and it will automatically redirect to the schedule page.
  4. You will be redirected to the result page and receive a task notification email.

  1. When the task is completed, you will receive a notification email with a link to the result page.
  2. You can viste each results online or download them as a zipfile.

Plugin

⚠️Before uploading, you must create an account.

  1. Click "Add a plugin" in the "My Plugin" page.
  2. Input plugin information and upload files.

Select each plugin in the "add task" page.

Get more documentations on the Github page

Have more questions?

Contact us at
2020801253@stu.njau.edu.cn

{% endblock %}