Code Monkey home page Code Monkey logo

egonet's Introduction

EgoNet Model

This is a code repository for the paper "First-Person Action-Object Detection with EgoNet". Our method predicts action-objects from first-person RGB or RGBD data. This work has been published in RSS 2017 Conference.

Citation:
@InProceedings{gberta_2017_RSS,
author = {Gedas Bertasius and Hyun Soo Park and Stella X. Yu and Jianbo Shi},
title = {First-Person Action-Object Detection with EgoNet},
booktitle = {Proceedings of Robotics: Science and Systems},
month = {July},
year = {2017}
}

Installation

  1. Caffe Deep Learning library and its Python Wrapper (We use DeepLab_v2 version):

    Caffe and its python wrapper need to be compiled as instructed in http://caffe.berkeleyvision.org/installation.html.

Usage

Change the path to your caffe directory in the "predict.py" file. Then, change the paths to the locations where the caffe models are placed. Select which of the models you want to run (RGB or RGB + DHG). Finally, run "predict.py"

Pretrained Models

Please download the pretrained models from the following link: https://drive.google.com/drive/folders/0B5ev-b4SAFZVcWk5emw5UTBtUWs?usp=sharing. We provide two models: 1) a model that works with first-person RGB and DHG inputs, and 2) a model that works with just the first-person RGB images.

egonet's People

Contributors

gberta avatar

Stargazers

Nikolaos Dionelis avatar Truong-An PHAM avatar

Watchers

 avatar

egonet's Issues

Issue while loading weights from model

I'm getting this error while loading the weights for RGB model, Can someone help?

Cannot copy param 0 weights from layer 'fc9'; shape mismatch. Source param shape is 512 4139 1 1 (2119168); target param shape is 512 4098 1 1 (2098176). To learn this layer's parameters from scratch rather than copying from a saved net, rename the layer.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.