Tsì-Uí İk
  • NEW!
    NEW!  Connect Ideas Across Notes
    Save time and share insights. With Paragraph Citation, you can quote others’ work with source info built in. If someone cites your note, you’ll see a card showing where it’s used—bringing notes closer together.
    Got it
      • Create new note
      • Create a note from template
        • Sharing URL Link copied
        • /edit
        • View mode
          • Edit mode
          • View mode
          • Book mode
          • Slide mode
          Edit mode View mode Book mode Slide mode
        • Customize slides
        • Note Permission
        • Read
          • Only me
          • Signed-in users
          • Everyone
          Only me Signed-in users Everyone
        • Write
          • Only me
          • Signed-in users
          • Everyone
          Only me Signed-in users Everyone
        • Engagement control Commenting, Suggest edit, Emoji Reply
      • Invite by email
        Invitee

        This note has no invitees

      • Publish Note

        Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note No publishing access yet

        Your note will be visible on your profile and discoverable by anyone.
        Your note is now live.
        This note is visible on your profile and discoverable online.
        Everyone on the web can find and read all notes of this public team.

        Your account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

        Your team account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

        Explore these features while you wait
        Complete general settings
        Bookmark and like published notes
        Write a few more notes
        Complete general settings
        Write a few more notes
        See published notes
        Unpublish note
        Please check the box to agree to the Community Guidelines.
        View profile
      • Commenting
        Permission
        Disabled Forbidden Owners Signed-in users Everyone
      • Enable
      • Permission
        • Forbidden
        • Owners
        • Signed-in users
        • Everyone
      • Suggest edit
        Permission
        Disabled Forbidden Owners Signed-in users Everyone
      • Enable
      • Permission
        • Forbidden
        • Owners
        • Signed-in users
      • Emoji Reply
      • Enable
      • Versions and GitHub Sync
      • Note settings
      • Note Insights New
      • Engagement control
      • Make a copy
      • Transfer ownership
      • Delete this note
      • Save as template
      • Insert from template
      • Import from
        • Dropbox
        • Google Drive
        • Gist
        • Clipboard
      • Export to
        • Dropbox
        • Google Drive
        • Gist
      • Download
        • Markdown
        • HTML
        • Raw HTML
    Menu Note settings Note Insights Versions and GitHub Sync Sharing URL Create Help
    Create Create new note Create a note from template
    Menu
    Options
    Engagement control Make a copy Transfer ownership Delete this note
    Import from
    Dropbox Google Drive Gist Clipboard
    Export to
    Dropbox Google Drive Gist
    Download
    Markdown HTML Raw HTML
    Back
    Sharing URL Link copied
    /edit
    View mode
    • Edit mode
    • View mode
    • Book mode
    • Slide mode
    Edit mode View mode Book mode Slide mode
    Customize slides
    Note Permission
    Read
    Only me
    • Only me
    • Signed-in users
    • Everyone
    Only me Signed-in users Everyone
    Write
    Only me
    • Only me
    • Signed-in users
    • Everyone
    Only me Signed-in users Everyone
    Engagement control Commenting, Suggest edit, Emoji Reply
  • Invite by email
    Invitee

    This note has no invitees

  • Publish Note

    Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note No publishing access yet

    Your note will be visible on your profile and discoverable by anyone.
    Your note is now live.
    This note is visible on your profile and discoverable online.
    Everyone on the web can find and read all notes of this public team.

    Your account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

    Your team account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

    Explore these features while you wait
    Complete general settings
    Bookmark and like published notes
    Write a few more notes
    Complete general settings
    Write a few more notes
    See published notes
    Unpublish note
    Please check the box to agree to the Community Guidelines.
    View profile
    Engagement control
    Commenting
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Suggest edit
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    Emoji Reply
    Enable
    Import from Dropbox Google Drive Gist Clipboard
       Owned this note    Owned this note      
    Published Linked with GitHub
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    ###### tags: `NOL` `iStore` # Smart Self-Checkout Carts Based on Deep Learning Activity Recognition ### Abstract --- In this work, a prototype of smart shopping cart is developed based on image-based action recognition to enable the possibility of a "Just Walk Out" shopping scenario. A video camera is installed on the cart to monitor shopping activities such as adding or removing items so that items in the cart can be tracked and checked out. The framework consists of five modules. Firstly, deep learning networks such as Faster R-CNN, YOLOv2, and YOLOv2-Tiny are utilized to analyze the content of each video frame. Frames are classified into three classes: \enquote {No Hand}, \enquote{Empty Hand}, and \enquote{Holding Items}. The classification accuracy based on Faster R-CNN, YOLOv2, or YOLOv2-Tiny is between $93.0\%$ and $90.3\%$, and the processing speed of the three networks can be up to $5$ fps, $39$ fps, and $50$ fps, respectively. Secondly, based on the sequence of frame classes, the timeline is divided into \enquote{No Hand intervals}, \enquote{Empty Hand intervals}, and \enquote{Holding Items intervals}. The accuracy of action recognition is $96\%$, and the time error is 0.119s on average. Finally, we categorize the events into four cases: \enquote{No Change}, \enquote{Placing}, \enquote{Removing} and \enquote{Swapping}. Even including the correctness of the item recognition, the accuracy of shopping event detection is $97.9\%$, which is higher than the minimal requirement to deploy such a system in a smart shopping environment. --- ### [Demo Video](P5UmD3mBP00) Hong-Chuan Chi, "Smart Self-Checkout Carts Based on Deep Learning Activity Recognition," Master Thesis, advised by Tsì-Uí İk, National Chiao Tung University, Taiwan, 2019. The web demo of Smart Self-Checkout Carts is available at this link. http://nol.cs.nctu.edu.tw/iCart/index.html --- ### Dataset The dataset has a video of shopping activities. The resolution of video is $756 \times 1344$ at a frame rate 30 fps. The data set is divided into three folders: "data_0", "data_1", and "data_2". The contents of the folder are: 1. data_0 #All labeling for frames. 2. data_1 #part of labeling for frames. 3. data_2 #labeling actions and events. Used only to evaluate actions and events. These three folder also have sub-folder which contains different files: 1. Each video along with its label files is stored in a sub-folder named video0, video1 etc. The video files are named video0.mp4, video1.mp4, etc. 2. The corresponding frame label file, shopping action file, and shopping event file of video0.mp4 considered as an example are named as video0.csv, video0_action.csv, and video0_event.csv respectively. 3. In these sub-folder such as video0 etc. have jpg folder which contain the images files are sequentially named as 000001.jpg, 000002.jpg, etc. 4. The labeled images are stored in a folder named "jpg". 5. The unlabeled images are stored in a folder named "nolabel". **The Figure shows the sample of labeled image of jpg folder**. ![](https://i.imgur.com/1eVlno9.png) ### Frame Lable Format The labeled file attributes details describes in below mention points: 1. file name, class, xmin, ymin, ymax, ymax. 2. file name and class are the file names of the labelled frame and the class of the frame. 3. x coordinate (xmin) and y coordinate (ymin) are in the upper left corner of the object, x coordinate (xmax) and y coordinate (ymax) are in the lower right corner of the object. 4. If an object is labelled in the frame, xmin and ymin are the coordinates in pixel of the upper left corner of the labelled object and xmax and ymax are the coordinates of the lower right corner of the object. 5. If frames belong to the NH class, no object will be labelled, and "xmin", "ymin", "xmax", and "ymax" will be blank. --- ***In the shopping action labelled files which each line annotates one action interval which composes the start frame (start), the end frame (end), and the action class (action).*** --- ***The shopping event have attributes start frame, end frame, event class, placed item and picked item of the event.*** --- **Example** This figure shows frame label files(left), shopping action labelled files(middle) and shopping event labeled file(right). ![](https://i.imgur.com/x5BwTD5.jpg) ### Class Activities Table | No| hand & item activities | | -------- | -------- | |-1|no hand (NH)| |0|empty hand (EH)| | 1 | holding item 1 (HI-1) | |2|holding item 2 (HI-2)| |3|holding item 3 (HI-3)| |4|holding item 4 (HI-4)| |5|holding item 5 (HI-5)| |6|holding item 6 (HI-6)| |7|holding item 7 (HI-7)| |8|holding item 8 (HI-8)| |9|holding item 9 (HI-9)| |10|holding item 10 (HI-10)| ### Event Activities Table | No| hand & item activities | | -------- | -------- | |0|nothing| | 1 | placing item | |2|removing item | |3|exchange| ### Download Dataset Click the link https://drive.google.com/a/nctu.edu.tw/file/d/1RNKc5F07LynUfodBRZ3ioL5vdDemd168/view?usp=sharing to download the dataset. <div style="background-color: rgba(0, 0, 0, 0.9); color: #fff; padding: 20px;"> ## Contact us If you have any question feel free and contact us at: cwyi@nctu.edu.tw </div>

    Import from clipboard

    Paste your markdown or webpage here...

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lose their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template has been removed or transferred.
    Upgrade
    All
    • All
    • Team
    No template.

    Create a template

    Upgrade

    Delete template

    Do you really want to delete this template?
    Turn this template into a regular note and keep its content, versions, and comments.

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password
    or
    Sign in via Google Sign in via Facebook Sign in via X(Twitter) Sign in via GitHub Sign in via Dropbox Sign in with Wallet
    Wallet ( )
    Connect another wallet

    New to HackMD? Sign up

    By signing in, you agree to our terms of service.

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Help & Tutorial

    How to use Book mode

    Slide Example

    API Docs

    Edit in VSCode

    Install browser extension

    Contacts

    Feedback

    Discord

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions and GitHub Sync
    Get Full History Access

    • Edit version name
    • Delete

    revision author avatar     named on  

    More Less

    Note content is identical to the latest version.
    Compare
      Choose a version
      No search result
      Version not found
    Sign in to link this note to GitHub
    Learn more
    This note is not linked with GitHub
     

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub
        • Please sign in to GitHub and install the HackMD app on your GitHub repo.
        • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
        Learn more  Sign in to GitHub

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Include title and tags
        Available push count

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully