Skip to main content

Product Ideas Pipeline

Filter by Idea Status

Filter by Topic

1354 Ideas

Hussain MubaireekCommitted ⭐️⭐️⭐️

Cognite Vision EnhancementsGathering Interest

Hello,IntroductionI have been working with Cognite Vision app, and I’d like to share my experience and suggest improvements that could be helpful. ProblemWith the assistance of the vision.extract (TextDetection) feature, I have developed a script to aid in the detection of asset tags. This script offers the following features: it matches the detected text with existing assets based on contextualization rules, and predicts the asset based on the extracted text. This functionality becomes particularly helpful when the extracted text is not 100% accurate due to pixelation or if a letter or number is not clearly visible in the image. The script suggests a number of assets based on the extracted text, providing confidence scores to assist the user in selecting the correct asset. FlowThe script will execute on all images, generating a set of images.AssetLink annotations per image if any suggestions are found. Subsequently, the user will access the Vision UI to review and approve the correct annotation from the provided suggestions. SuggestionsAnnotation Filter: Enhance the filter functionality by incorporating additional fields, such as creating_app, creating_app_version, or creating_user. This enhancement aims to facilitate image list filtering, enabling users to display only those images with annotations having the status suggested and created by the asset tag prediction script. Breadcrumbs: Currently, the breadcrumbs are dysfunctional when an image is opened. It is essential to ensure that users can easily navigate back to the images list with the preselected filters intact Navigation: Occasionally, to accurately select the predicted asset, it becomes necessary to open the 360 view and examine adjacent assets for clear identification. Including a button that opens the 360 view with the camera focused on the selected image could enhance user navigation. Alternatively, providing the option to search for the image by its ID within the 360 view would also be beneficial. Reviewing Annotations: In cases where there are multiple predictions, and a user approves one, it would be beneficial to display a popup message asking, 'Do you want to reject the other annotations that appeared in the same location?' This feature is particularly helpful when, for instance, there are 7 suggested annotations with the exact bounding box location. By approving one, the user can efficiently manage the process by simultaneously rejecting the remaining 6 suggestions. Thank you for considering these suggestions. Your attention to these enhancements will contribute to a more streamlined and efficient workflow. I look forward to any further discussions or implementations that may arise.

Gary GohCommitted ⭐️

Infield : Mobile DeviceParked

Using the Infield with the small screen of mobile devices can be a challenge with current layout of the Infield screen. The text are small and navigating left + right and up + down can be difficult with narrow width of the Checklists and Assets Explorer Section. To begin with, Infield tries to put 3 section of information (All Checklists, Checklists, Assets Explorer) into the screen of mobile device the same way for potrait and landscape mode. While in Landcape mode, the adaptation seems ok but in Potrait mode, with example a 6 inch display, the assets explore section is only partially displayed on the screen. It is not possible to navigate left or right to see the rest of the Assets explore section because the sections are fixed. This arrangement also made the fonts smaller as the sections are squeezed and scrolling up and down difficult. There are 2 methods to improve the UI for Potrait mode for the field people, 1) To arrange the sections in a vertical manner instead of horizontal. Disadvantage of this is there will be a lot of scrolling up and down to get from 1 section to another. 2) To separate each section to a tab (refer to-be worksheet). This enlarges the font size, increases the width of each section and improves the scrolling and ease of data entry for the field workers.Infield should be intelligent enough to identify between potrait mode and landscape mode and change the UI according to the display mode as field users can use mobile devices and also tablets in either modes.