Coder Social home page Coder Social logo

fpv-iplab / stillfast Goto Github PK

View Code? Open in Web Editor NEW
11.0 11.0 2.0 61 KB

Code for the paper: F. Ragusa, G. M. Farinella, A. Furnari. StillFast: An End-to-End Approach for Short-Term Object Interaction Anticipation. IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops.

Python 100.00%

stillfast's People

Contributors

francescoragusa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

lmur98 nickisdope

stillfast's Issues

FasterR-CNN pretrained model

Hi,
Just wanted to know why is it that the RPN module is set to be loaded twice.
As mentioned here,

def __init__(self, *args, pretrained, transform, **kwargs) -> None:

The class is inherited from FasterCNN class. Is it correct that when initializing the pretrained config is set to False, and is loaded separetly from StillFast class.

Besides, I tried to run the model on v2 ego4d. I am afraid I am doing something wrong since the results are very poor. For still images, I extract the image from lmdb database, instead of loading them separately from an extracted image(as followed in code).

Can you help me here ?

Thanks :)
Sanket

batch_size of the original setting

Hi, I am trying to reproduce the results.

In the paper it says u trained with a batch size of 8 on four V100s. Does it mean 8 for each GPU thus 32 in total? Or does it mean 2 for each GPU and 8 in total?

Cos in the config file of this codebase you set batch_size = 14, probably meaning 3 for each GPU when using 4 GPUs, which confused me.

Training Precision/Accuracy

Hello,

Could you kindly provide the training precision/accuracy scores?
I am running the code on the Ego4D dataset but I encounter very low scores.

Kind regards,
Victoria

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.