-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add camera_id and view_id for the video table. * Edit video file names. * Improve the script of adding videos. * Remove unused files. * Edit video samples. * Return camera id and view id when in gallery mode. * Allow normal users to get negative labels. * Update README.md * Allow GET method for get_maybe_pos_labels call. * Add a message on the labeling page when a batch passed the quality check. * Update TODO. * Address an iOs 13 Safari bug that video tags are not properly removed after changing pages. * Prevent unnecessary calls to video play and pause. * Add a hidden video testing page. * Add a workaround for a Google Pixel Android 9 video tag bug. * Edit text descriptions based on community feedback. * Tweak css. * Improve usability and text clarity. * Now citizens and researchers work together in labeling data. * Add several API calls for filtering labels. * Change the logic and the symbol when showing label agreements. * Fix a bug when counting and querying aggregated labels. * Do not reveal the number of gold standards when counting. * Update gitignore file. * Update packages. * Fix an error related to the package updates. * Update survey link. * Add buttons for researchers to fast check citizen labels in the gallery in the dashboard mode.
- Loading branch information
Showing
293 changed files
with
1,343 additions
and
2,191 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
*.swp | ||
*.db | ||
*key | ||
*.log | ||
*.log* | ||
google_signin_client_id | ||
db_url* | ||
schema.sql | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.