Week 6 Fatemeh Yazdiananari.

Slides:



Advertisements
Similar presentations
1 Semi-supervised learning for protein classification Brian R. King Chittibabu Guda, Ph.D. Department of Computer Science University at Albany, SUNY Gen*NY*sis.
Advertisements

Human Action Recognition across Datasets by Foreground-weighted Histogram Decomposition Waqas Sultani, Imran Saleemi CVPR 2014.
1 Week 6 Fatemeh Yazdiananari. 2 Feature Extraction 75 Validation Videos Were sent to the cluster for DTF feature extraction The extracted features are.
Chapter 5 CPU Scheduling. CPU Scheduling Topics: Basic Concepts Scheduling Criteria Scheduling Algorithms Multiple-Processor Scheduling Real-Time Scheduling.
Large-Scale Machine Learning Program For Energy Prediction CEI Smart Grid Wei Yin.
Student: Kylie Gorman Mentor: Yang Zhang COLOR-ATTRIBUTES- RELATED IMAGE RETRIEVAL.
Bag-of-Words based Image Classification Joost van de Weijer.
Efficient Model Selection for Support Vector Machines
WEEK 7 Amari Lewis Aidean Sharghi Amari Lewis Aidean Sharghi.
Taylor Rassmann.  Almost done extracting six kinematic features from optical flow  Divergence  Vorticity  Symmetric Flow Fields (u and v components)
A Feature-Based of IT Automation using Kaseya Developed By: Gregory Hayes Advisor : Dr. S. Masoud Sadjadi School of Computing and Information Sciences.
Silberschatz and Galvin  Operating System Concepts Module 5: CPU Scheduling Basic Concepts Scheduling Criteria Scheduling Algorithms Multiple-Processor.
Mentor: Salman Khokhar Action Recognition in Crowds Week 7.
Real-Time Cyber Physical Systems Application on MobilityFirst Winlab Summer Internship 2015 Karthikeyan Ganesan, Wuyang Zhang, Zihong Zheng.
Taylor Rassmann.  Optical flow is still being attained from the UCF50 dataset.  On action 35 out of 50  Currently at 900 GB of data.
Class ID: Renesas Electronics America Inc. © 2012 Renesas Electronics America Inc. All rights reserved. Implementing Bootloaders on Renesas MCUs.
Kylie Gorman WEEK 1-2 REVIEW. CONVERTING AN IMAGE FROM RGB TO HSV AND DISPLAY CHANNELS.
Week 10 Presentation Wesna LaLanne - REU Student Mahdi M. Kalayeh - Mentor.
Silberschatz and Galvin  Operating System Concepts Module 5: CPU Scheduling Basic Concepts Scheduling Criteria Scheduling Algorithms Multiple-Processor.
1 CS.217 Operating System By Ajarn..Sutapart Sappajak,METC,MSIT Chapter 5 CPU Scheduling Slide 1 Chapter 5 CPU Scheduling.
Week 10 Emily Hand UNR.
Weekly Presentation Anderson G Moura 07/13/2015. Goals Wavelets – Set up an experiment to add a new feature to the htk files generated by the exp0022.
Distinctive Image Features from Scale-Invariant Keypoints
Week8 Fatemeh Yazdiananari.  Fixed the issues with classifiers  We retrained SVMs with the new UCF101 histograms  On temporally untrimmed videos: ◦
Memory Management OS Fazal Rehman Shamil. swapping Swapping concept comes in terms of process scheduling. Swapping is basically implemented by Medium.
SUMMER RESEARCH: WEEKLY MEETING Francisco Parente, July 6 th 2015.
Hybrid Classifiers for Object Classification with a Rich Background M. Osadchy, D. Keren, and B. Fadida-Specktor, ECCV 2012 Computer Vision and Video Analysis.
Week 4: 6/6 – 6/10 Jeffrey Loppert. This week.. Coded a Histogram of Oriented Gradients (HOG) Feature Extractor Extracted features from positive and negative.
Height Estimation from Egocentric Video- Week 1 Dr. Ali Borji Aisha Urooj Khan Jessie Finocchiaro UCF CRCV REU 2016.
1 Bilinear Classifiers for Visual Recognition Computational Vision Lab. University of California Irvine To be presented in NIPS 2009 Hamed Pirsiavash Deva.
Week 4 Report UCF Computer Vision REU 2012 Paul Finkel 6/11/12.
High resolution product by SVM. L’Aquila experience and prospects for the validation site R. Anniballe DIET- Sapienza University of Rome.
Course Project Lists for ITCS6157 Jianping Fan. Project Implementation Lists Automatic Image Clustering You can download 1,000,000 images from You can.
Naifan Zhuang, Jun Ye, Kien A. Hua
Creativity of Algorithms & Simple JavaScript Commands
BOOK YOUR ROCK STAR MENU ONLINE TODAY FROM 2 PERSONS UP TO A MAX OF 15 PERSONS. FOR LARGER GROUPS CONTACT RESERVATIONS    Rock Star Menus are available.
Excitable Cell Simulation In Star-P
Data Driven Attributes for Action Detection
How to Solve TiVo Error Codes on Your Streaming Devices?
Textual Video Prediction Week 2
Performance of Computer Vision
CS5123 Software Validation and Quality Assurance
Introductory Seminar on Research: Fall 2017
100% Exam Passing Guarantee & Money Back Assurance
Classification with Perceptrons Reading:
Extended Registration KS3
Chapter 6: CPU Scheduling
Action Recognition in Temporally Untrimmed Videos
Module 5: CPU Scheduling
CSSE463: Image Recognition Day 20
The Open World of Micro-Videos
3: CPU Scheduling Basic Concepts Scheduling Criteria
Chapter5: CPU Scheduling
Loops CIS 40 – Introduction to Programming in Python
Mentor: Salman Khokhar
STAT 689 Class Project STAT 689 Class Project
Data Driven Attributes for Action Detection
Chapter 6: CPU Scheduling
Human Action Recognition Week 8
Exemplar-SVM for Action Recognition
Machine Learning in Practice Lecture 17
X y y = x2 - 3x Solutions of y = x2 - 3x y x –1 5 –2 –3 6 y = x2-3x.
Chapter 6: CPU Scheduling
Module 5: CPU Scheduling
Chapter 6: CPU Scheduling
MAS 622J Course Project Classification of Affective States - GP Semi-Supervised Learning, SVM and kNN Hyungil Ahn
Predicting Search Targets -Week 2
Module 5: CPU Scheduling
Report 4 Brandon Silva.
Truman Action Recognition Status update
Presentation transcript:

Week 6 Fatemeh Yazdiananari

Binary Progress Split 1 with –b 1

Binary Currently Binary code works for -b 1; however, not for -b 0 Step to solution: instead of taking maximum of decision value try minimum

STIP Smaller dataset for test run of BoW Adjusted BoW code to load in STIP features STIP features currently being loaded 36.3 GB for 50 classes (Part 1) Hard maxed waiting to clear up space

DTF UCF101 features have been obtained and are being downloaded onto computer Total size: 1.71 TB Downloaded 1.02 TB in 2days (maxed) New Hard, Copying 1.03TB (12hours) Validation Set is still awaiting cluster

Annotation of Validation Set Have two sets of classes, set A and B Set A has 20 classes Set B has 81 classes Looking through Set B to see if any of the Set A actions occur

Last Week De-bugging of Binary code Implementation of BoW (done) Extraction of UCF101

Predicted time: Finish step 1&2 and start step 3 next week. Next Steps Confirming the accuracy of binary SVMs for UCF101 (Binary compared to Mulit-Class SVM) Forming the BoW histograms of the UCF101 videos and re-running the process Performing frame-level quantization of features Frame by frame BoW Extracting features from the Thumos2014 validation set videos Predicted time: Finish step 1&2 and start step 3 next week.