本文包含兩研究主題,第一個主題是基於長短期記憶網路(Long Short-Term Memory, LSTM),有效地將連續的人體關鍵點分類成動作。在動作識別實驗的樣本以柔道的3個競技動作搭配6個一般動作來做動作識別,實際結果可得92%的準確率。第二個主題是基於K-近鄰演算法(K-Nearest Neighbor Classification, KNN),KNN是人工智慧中的一種分類方法,透過特徵值比較快速的預測一個樣本的可能分類。在位置識別實驗的樣本以台北市為區域,以知名社群網路的地理位置點(geographical points)。實驗的結果顯示我們提出權重KNN方法準確率可達99.5%以上。
This paper contains two research topics. The first topic is to effectively classification continuous human body key points into actions based on Long Short-Term Memory (LSTM). In the action recognition experiment, the three competitive actions of Judo combined with six general actions are recognized. The actual result can achieve 92% accuracy. The second topic is based on K-Nearest Neighbor Classification (KNN). KNN is a classification method in artificial intelligence, which can quickly predict the possible classification of a sample through feature values. The sample in the location recognition experiment uses Taipei City as the area and uses geographic points of well-known social networks. The experimental results show that the accuracy of our proposed weighted KNN method can reach more than 99.5%.