Jan Blunk blunk

blunk запушил(а) ammod-add-users-for-manual-annotations в AMMOD/PyCS

  • 6ef9be034c Fixed multiple confirmations per bounding box Fixed confirmation by multiple users. Usernames are now left-aligned in the confirmations list.

4 лет назад

blunk запушил(а) ammod-add-users-for-manual-annotations в AMMOD/PyCS

  • 08d5206dfe Closing project on logout On logout the current project is now closed.
  • 7972665fef Bounding box confirmation, logout button moved, description of pipeline annotations Annotations can be confirmed by multiple users. Pipeline-generated annotations are described as "Annotated by: pipeline". Logout button was moved to top navigation bar. Cropped images can no longer overflow in the direction of the y-axis.
  • 7e3ce6cd6a Additional color for bounding boxes, fixed pure prediction for bounding boxes Bounding boxes created by other users are now displayed in purple. Executing the pipeline for single bounding boxes resulted in the created labels not being saved. That is now fixed. The annotation box for cropped images is no longer misleading for user annotations for which no username was specified.
  • b083e28899 "Annotated by" and minor additions Added user identification to results. Credentials aren't needed to access media any more. This caused problems with static images and was unnecessary. Patched uploading images (missing credentials and content type was overwritten).
  • c248d2da79 Authentication (additional) Test are now running fine. Additionally, username and password field are cleared on logout. The authentication process was moved to the socket.

4 лет назад

blunk создал новую ветку ammod-add-users-for-manual-annotations в AMMOD/PyCS

4 лет назад

blunk запушил(а) ammod-feature-pre-generation-of-thumbnails в AMMOD/PyCS

  • 769b3c8252 Unittest for pre-generation of thumbnails Added a unittest for the pre-generation of thumbnails. Additionally, the dummy image can now be created with a variable size.
  • 01c77feaf5 Pre-generation of thumnails Two default thumbnail sizes are generated automatically if a file is added to a project. This happens asynchronously for external data and synchronously for manually added images.
  • a59c005408 Proper file closing Ensured closing of files that up to now were not properly closed.
  • 823ddc4fa6 Prevent commiting changes made to webui\package-lock.json Changes made to webui\package-lock.json were commited in a previous commit. These changes shouldn't be part of this commit.
  • 7b1c32ca13 Icon for predicting bounding boxes also shown for labeled boxes The rocket icon for inference of bounding boxes is now also shown for user bounding boxes with a label. That is, it is shown for all bounding boxes created by a user (red) but not for those created by the pipeline.

4 лет назад

blunk создал новую ветку ammod-feature-pre-generation-of-thumbnails в AMMOD/PyCS

4 лет назад

blunk запушил(а) ammod-feature-manual-bbox-inference в AMMOD/PyCS

  • 823ddc4fa6 Prevent commiting changes made to webui\package-lock.json Changes made to webui\package-lock.json were commited in a previous commit. These changes shouldn't be part of this commit.
  • 7b1c32ca13 Icon for predicting bounding boxes also shown for labeled boxes The rocket icon for inference of bounding boxes is now also shown for user bounding boxes with a label. That is, it is shown for all bounding boxes created by a user (red) but not for those created by the pipeline.
  • 59f949815f Improved Coding Style and Small Addition to Inference The coding style was slightly improved to satisfy pylint. Also, the button to perform inference on a custom bounding box can now only be clicked if no prediction is running.
  • 1c9c605000 Inference for Custom Bounding Boxes A user can now perform classification only for a custom bounding box that does not have a label yet. That is, a user only has to draw the bounding box but not necessarily select the label by themself.
  • 1a60221444 final changes for the deployment

4 лет назад

blunk создал новую ветку ammod-feature-manual-bbox-inference в AMMOD/PyCS

4 лет назад