Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 517 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 517 Bytes

CNN-based Autoencoder

The aim of this project is to automatically determine if a given TikTok video is about an immersive museum experience (e.g. Frameless) or a traditional non-immersive one (e.g. Natural History Museum). This should eliminate the need to manually inspect a dataset of videos to tag them all and remove any false positives.

This will be done using an autoencoder (a type of artificial neural network) to identify any defining features that could distinguish both types of video from each other.