Giter VIP home page Giter VIP logo

Comments (5)

prakruti avatar prakruti commented on September 26, 2024

Thanks for filing the issue @scottveirs, will take a look.

from aifororcas-livesystem.

prakruti avatar prakruti commented on September 26, 2024

@scottveirs could you remind me of the 3 nodes' restarting schedule?

from aifororcas-livesystem.

scottveirs avatar scottveirs commented on September 26, 2024

Sure, @prakruti, the current schedule is:

  1. Orcasound Lab -- restarts streaming container every six hours with first local daily restart at

Local: 0:30:19 GMT-08:00

  1. Port Townsend -- restarts streaming container every six hours with first local daily restart at

Local: 04:30:21 GMT-08:00

  1. Bush Point -- restarts streaming container every six hours with first local daily restart at

Local: 04:30:18 GMT-08:00

from aifororcas-livesystem.

prakruti avatar prakruti commented on September 26, 2024

Ongoing investigation update: Going by the triaging list and crossing out options.

  1. Hydrophones are broken
  2. AWS buckets are not picking up audio correctly
  3. Inference system (ACI or AKS) was down: ACI was in flux and I believe the container was offline for some period during the event. Notably, there was a stop-start container event at 16:55 PM on 11/2. We should still run a long running test IMO to find out why the containers crash in the first place (complete with stack traces etc.). Will attempt to run the test as part of this bug as well. I suspect it may have something to do with the Orcasound Raspberry Pi restarts that we don't handle properly but that's just a guess.
  4. Inference system has false negatives: I am currently looking at this option. I ran the inference system on the given date range with a local threshold of 0.5 and a global threshold of 3 with the same model. The first positive is detected at 2021-11-02-15-07 which is 1 hour after the event start date. (Since we did not see candidates in the portal, this further suggests that the ACI container was not functional). I could see some local predictions that went up to 0.3 but did not cross the 0.5 threshold. Our investigation should ideally yield a recommendation about whether we must update the threshold or train the model with more data if we find that that is the root cause of the false negatives. I need some more time to conclude the investigation though.
  5. CosmosDB is broken.
  6. Moderator portal is broken.
  7. Notification system broken (Azure Functions)
  8. SendGrid broken

Other comments:
How I tested the inference system locally
python src/LiveInferenceOrchestrator.py --config ./config/Test/FastAI_DateRangeHLS_OrcasoundLab.yml (with the correct start and end times).
Using DateRangeHLS to test the inference system was broken and so was the actual checked-in live inference script. (PR with fixes coming soon). We really need build + unit tests to prevent this from happening in the future.

from aifororcas-livesystem.

Molkree avatar Molkree commented on September 26, 2024

Using DateRangeHLS to test the inference system was broken and so was the actual checked-in live inference script. (PR with fixes coming soon).

Hey @prakruti, could you describe what was broken and your fixes? I can't find the PR 😅

from aifororcas-livesystem.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.