CRCV REU 2019 Kara Schatz.

Slides:



Advertisements
Similar presentations
Human Action Recognition from RGB-D Videos Oliver MacNeely YSP 2015.
Advertisements

ImageNet Classification with Deep Convolutional Neural Networks Presenter: Weicong Chen.
Wenchi MA CV Group EECS,KU 03/20/2017
Convolutional Neural Network
Object Classification through Deconvolutional Neural Networks
Observations by Dance Move
Convolutional Neural Fabrics by Shreyas Saxena, Jakob Verbeek
The Problem: Classification
Recurrent Neural Networks for Natural Language Processing
Textual Video Prediction Week 2
Deep Learning Libraries
Presenter: Chu-Song Chen
Implementing Boosting and Convolutional Neural Networks For Particle Identification (PID) Khalid Teli .
Ajita Rattani and Reza Derakhshani,
Inception and Residual Architecture in Deep Convolutional Networks
LARS Background Reference Paper: Reference Patch in Intel Caffe
Basic machine learning background with Python scikit-learn
Textual Video Prediction
Handwritten Digits Recognition
Object Recognition & Detection
Bird-species Recognition Using Convolutional Neural Network
Normalized Cut Loss for Weakly-supervised CNN Segmentation
Neural network systems
Face Recognition with Deep Learning Method
Deep Learning Packages
A Comparative Study of Convolutional Neural Network Models with Rosenblatt’s Brain Model Abu Kamruzzaman, Atik Khatri , Milind Ikke, Damiano Mastrandrea,
Two-Stream Convolutional Networks for Action Recognition in Videos
Incremental Training of Deep Convolutional Neural Networks
Neural Networks in RStudio with the H2O module
Counting in Dense Crowds using Deep Learning
Construct a Convolutional Neural Network with Python
ECE 599/692 – Deep Learning Lecture 1 - Introduction
ECE 599/692 – Deep Learning Lecture 5 – CNN: The Representative Power
Hairong Qi, Gonzalez Family Professor
Oral presentation for ACM International Conference on Multimedia, 2014
A Proposal Defense On Deep Residual Network For Face Recognition Presented By SAGAR MISHRA MECE
Age and Gender Classification using Convolutional Neural Networks
Lecture: Deep Convolutional Neural Networks
Object Classification through Deconvolutional Neural Networks
Classification Boundaries
Designing Neural Network Architectures Using Reinforcement Learning
Textual Video Prediction
ImageNet Classification with Deep Convolutional Neural Networks
Neural Network Pipeline CONTACT & ACKNOWLEDGEMENTS
Course Recap and What’s Next?
Sketch Object Prediction
Car Damage Classification
低比特卷积神经网络的量化研究介绍 主讲人:朱锋.
Deep Learning Libraries
Natalie Lang Tomer Malach
Learning and Memorization
Weekly Learning Alex Omar Ruiz Irene.
Weeks 1 and 2 Aaron Ott.
CRCV REU UCF Summer 2019 Arisa Kitagishi.
UCF-REU in Computer Vision
End-to-End Facial Alignment and Recognition
Appearance Transformer (AT)
Week 3 Volodymyr Bobyr.
Self-Supervised Cross-View Action Synthesis
REU 2019 Week 2 Volodymyr Bobyr.
Self-Supervised Cross-View Action Synthesis
End-to-End Speech-Driven Facial Animation with Temporal GANs
Real-time Object Recognition using deep learning-Raspberry Pi
Self-Supervised Cross-View Action Synthesis
LHC beam mode classification
Self-Supervised Cross-View Action Synthesis
CRCV REU 2019 Aaron Honculada.
Self-Supervised Cross-View Action Synthesis
ICLR, 2019 Jiahe Li
Deep CNN for breast cancer histology Image Analysis
Presentation transcript:

CRCV REU 2019 Kara Schatz

Background Math and Computer Science double major

Background Math and Computer Science double major Languages: Python Java C++ Scheme

Background Math and Computer Science double major Languages: Python Java C++ Scheme Computer Vision: General idea of Neural Networks

What I’ve Learned

What I’ve Learned Theoretical Convolution Boosting Neural Networks Activation Functions Gradient Descent Famous CNN Architectures Optical Flow Deep Learning

What I’ve Learned Theoretical Implementation Convolution Boosting Neural Networks Activation Functions Gradient Descent Famous CNN Architectures Optical Flow Deep Learning Keras VGG ResNet Pytorch C3D I3D

Classification on cifar100 Networks Used 3 layer CNN 4 layer CNN VGG ResNet

Classification on cifar100 Best: VGG 24.1% Validation Accuracy 51.2% Top 5 Validation Accuracy 3.304 Loss Using training dataset with 75 samples per class

Classification on cifar100 Best: VGG 24.1% Validation Accuracy 51.2% Top 5 Validation Accuracy 3.304 Loss Using training dataset with 75 samples per class

ResNet with varying Dataset Sizes

Project: Self-Supervized Cross-View Action Synthesis Dr. Yogesh Rawat

Project: Self-Supervized Cross-View Action Synthesis Datasets:

Project: Self-Supervized Cross-View Action Synthesis Datasets: NTU-RGBD 60K videos 3 views

Project: Self-Supervized Cross-View Action Synthesis Datasets: NTU-RGBD 60K videos 3 views Datasets: Panoptic dataset 65 video sequences ~540 viewpoints

Project: Self-Supervized Cross-View Action Synthesis