@boscacci@sigmoid.social Profile picture
Currently editing 'The Spring of Sight', my forthcoming book about computer vision and Society.
Nov 1, 2022 โ€ข 17 tweets โ€ข 8 min read
Deep Learning is a blessing! I used to work night shifts in the film biz ๐ŸŽฅ

I spent countless hours finding the exact moment when the clapper ๐ŸŽฌ slapped shut, in 10K+ video clips ๐Ÿ˜“

It took me ~64 hours to automate clapper detection using DL ๐Ÿ‘จโ€๐Ÿ’ป

Here's the deep dive ๐Ÿงต: I will walk you through each step of my project:
=====
1/ Collect data
2/ Set up LabelStudio
3/ Draw bounding boxes
4/ Set up DVC
5/ Spin up EC2
6/ Install IceVision
7/ Run notebooks
8/ Connect WandB
9/ Try more models
10/ Infinite training loop
11/ Deploy