Chris Pollett > Students >
Lodha

    ( Print View)

    [Bio]

    [Blog]

    [ Unity Hands-on ]

    [CS 297 Proposal]

    [Deliverable 1 ]

    [Deliverable 2]

    [Deliverable 3]

    [Deliverable 4]

    [Skeleton Based Action Recognition-PDF]

    [CS 297 Report-PDF]

    [CS298 Proposal]

    [Faster-RCNN-PDF]

    [CS298 Final Report-PDF]

    [CS298 Final Presentation-PDF]

CS 297 Deliverable 3

Generate 50 videos of the unity model scene created in Deliverable 2.

DESCRIPTION

This deliverable is aimed at generating 50 videos that are from varied angles in 3D space. This would be then used to train an AI model for Okay or not Okay hand gesture detection.

Tools and Technology :

Unity 2019.4.13f1

Learnings

1. Camera rotation script in a 3D scene to create videos.

PREVIEW

Sample Screenshot of the video clip

Okay Sign Screenshot

Sample video from the dataset

DRIVE LINK

50 Shots of Okay Sign

CAMERA ROTATAION C# SCRIPTS

cam360.txt

cameraRandom.txt

REFERENCE:

1. Camera Rotation 360 degree around object script

2. Camera Rotation random degree around object script