November Third Week Meeting Notes #89
himanshunaidu
started this conversation in
Meeting Notes
Replies: 2 comments
-
|
Here is the workspace being used currently for testing: |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Greetings @uwtcat , However, we cannot see the non-released databases. Could we get the relevant permissions for this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The following notes are the progress and next steps for each sub-task
Assigned to Himanshu.
Have fixed the following issues simultaneously through one PR:
#80
#71
#35
#30
#21
Assigned to Ihor and Dmytro.
Literature Issue: #59
(Should create an issue for implementation as well)
Most of the post-processing logic (object tracking, mask correction, union of masks) has been figured out in Python. Now need to implement in Swift.
For classes that need multiple frames for calculation (e.g. sidewalks with object tracking), there is a dependency on architectural changes to accommodate multiple frames.
Himanshu will be taking care of the architectural changes.
#92
Assigned to Mariana and Himanshu.
Mariana has raised PRs for login, change sets and logout.
The PRs have been reviewed by Himanshu.
Next steps
Logout feature implementation in Authentication API #95
Research logic of refreshing tokens on expiry #96
Himanshu has identified a bug with the AnnotationView, where the index sometimes exceeds the length of the classImages array, which crashed the application. This is despite the fact that there are checks to prevent this.
Will have to work on this.
Issue: #94
Beta Was this translation helpful? Give feedback.
All reactions