ai-cfia / nachet-frontend

Frontend application for seed classification of images acquired from digital microscopes
MIT License
2 stars 2 forks source link

TIFF format does not show up through 'LOAD' function, and the image can not be classified through "LOAD" function. #148

Closed hanzi4389604 closed 4 days ago

hanzi4389604 commented 2 months ago

Describe the bug A clear and concise description of what the bug is. TIFF format does not show up through 'LOAD' function, and the image can not be classified through "LOAD" function.
To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://ai-cfia.github.io/nachet-frontend/'
  2. Click on 'CAPTURE' -> "LOAD" -> 1 -> "CLASSIFY" ->

For a TIFF image, check 1.zip

  1. See error "Error fetching inference data"

Expected behavior A clear and concise description of what you expected to happen. The seeds in the photo should be segmented and classified. Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

ChromaticPanic commented 2 months ago

The front end version at that link is 0.2.0 , the current version on the main branch of the front end is 0.8.0 . We'll have to check the deployment process of when main should be deployed. I saw in another end point that the front end version there is 0.4.0 . So not sure why everything is not on par with the current main branch.

hanzi4389604 commented 2 months ago

Humm.. Do you have any idea on which front end version did Taran used to conduct the end-user testing?

ChromaticPanic commented 2 months ago

Humm.. Do you have any idea on which front end version did Taran used to conduct the end-user testing?

0.4.0

hanzi4389604 commented 2 months ago

Do you know the link?

ChromaticPanic commented 2 months ago

Looks like the problem is the current workflow run doesn't have a deploy step for the github pages endpoint

Do you know the link?

Probably best to DM Taran

hanzi4389604 commented 2 months ago

https://nachet.inspection.alpha.canada.ca/ This is the link Taran is using. However, I cannot access this link and the below message showed up: 403 Forbidden For support, please contact your network administrator or whomever configured Nginx to use Vouch Proxy. For help with Vouch Proxy or to file a bug report, please visit https://github.com/vouch/vouch-proxy

Do you have any idea? Taran should have went through a github verification, but i was not directed into any verification page :)

ChromaticPanic commented 2 months ago

I get the same thing. I assume this portal is only available if you have the VPN connected.

ChromaticPanic commented 2 months ago

https://nachet.inspection.alpha.canada.ca/ This is the link Taran is using. However, I cannot access this link and the below message showed up: 403 Forbidden For support, please contact your network administrator or whomever configured Nginx to use Vouch Proxy. For help with Vouch Proxy or to file a bug report, please visit https://github.com/vouch/vouch-proxy

Do you have any idea? Taran should have went through a github verification, but i was not directed into any verification page :)

The DevOps team merged a fix to update the application on https://nachet.inspection.alpha.canada.ca/ can you confirm it is now > 0.8.0

hanzi4389604 commented 2 months ago

From my end, the problem looks persists, the exactly same message pop out.

ChromaticPanic commented 4 days ago

Fixed in 0.9.2