Experiment Result
Pose estimation
Pose estimation refers to the process of determining the pose of an object or a person in an image or video. The pose of an object or person refers to the position and orientation of the object or person in a given coordinate system.
In computer vision and robotics, pose estimation is an important task that is used in a wide range of applications, including object recognition, tracking, and manipulation. It can also be used in augmented reality, virtual reality, and other interactive systems.
Top-down and Bottom-up
In the context of 2D human pose estimation, top-down and bottom-up methods refer to the way in which the pose is estimated from an image or a video.
joey3639570 changed 2 years agoView mode Like Bookmark
第一題
Use Dijkstra’s algorithm to find the shortest paths from vertex s to other vertices.
(You need to show your process.)
Ans :
第二題
Find all pairs shortest path using Floyd-Warshall.
Ans :
joey3639570 changed 3 years agoView mode Like Bookmark
請同學在 Word 檔或使用 MD 回答,
需手寫的部分可以選擇打字或是將手寫拍照貼上去,
最後請輸出成 PDF 繳交到 Moodle
請不要交 Word 檔,助教感謝各位同學的配合 :+1:
Deadline: 6/13 18:00
第一題
Use Dijkstra’s algorithm to find the shortest paths from vertex s to other vertices.
(You need to show your process.)
idoleat changed 3 years agoView mode Like Bookmark
請同學在 Word 檔或使用 MD 回答,
需手寫的部分可以選擇打字或是將手寫拍照貼上去,
最後請輸出成 PDF 繳交到 Moodle
請不要交 Word 檔,助教感謝各位同學的配合 :+1:
Deadline: 4/5 23:59
第一題
Compare the following time complexity and arrange them in increasing order.
( a ) $4^{\lg n}$
joey3639570 changed 3 years agoView mode Like 1 Bookmark