NVIDIA / monai-cloud-api

MONAI Cloud API developments for intelligent imaging and learning tools, fostering innovation in medical imaging and AI-driven services.
Apache License 2.0
24 stars 12 forks source link

Point prompt switching model inference error | QA Bug fix #5

Closed tangy5 closed 7 months ago

tangy5 commented 11 months ago

Summary: This action series happens when choosing a wrong model at the beginning, add points, and move to another model. The 2 models both work in a typical workflow of this user.

Reproduce :

  1. Login to plgd service web page
  2. Open any image
  3. From MONAI service panel -> choose point prompts, model is "monaistuff_vista" -> "liver" -> add some points
  4. Without "clear points" -> switch model to "my_vista" -> add some points -> run
  5. 500 (INTERNAL SERVER ERROR)
  6. Run Auto SEG, still see 500 INTERNAL SERVER ERROR
  7. Refresh page solves this problem.