Giter Club home page Giter Club logo

pi-consistency-activity-detection's Introduction

Hola, I'm Akash Kumar! 👋

  • 🔭 I’m a 4th year Ph.D. student at the University of Central Florida.
  • 🌱 I’m currently working in the area of Limited Labels supervision approaches (Semi/Weakly) for spatio-temporal Video Understanding tasks (Unimodal - Video Action Detection and Multimodal - Spatio-Temporal Video Grounding).

pi-consistency-activity-detection's People

Contributors

akash2907 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

pi-consistency-activity-detection's Issues

Cannot reproduce performance reported in the paper, especially for UCF-101-24

First of all, thanks for sharing this great work!

I have tried to reproduce the performance of UCF-101-24 using your code, but it failed.

(100 epoch, [email protected] : 90.02 vs 95.1 (in the paper) / [email protected] : 84.62 vs 89.1 (in the paper)

In addition, the current version of the code is different from what you described in your README.md, so I'm having trouble reproducing the experiment.

It would be grateful if you could tell me how to run the experiments of UCF-101-24 based on the current version of the code.

IoULoss

Hi,
Nice work!
But I can't find the IoULoss in the utils/losses.py. Could you please update it?
Thank you!

requirements problem

Hi,
Nice work!
But I don't know -e /home/ak119590/gait/training_codes/exp_1_basic_3d_train/transformers_train/timesformer in requirements.

How do I get it?

annotation format

Thank you for your excellent work on this paper!
Could you please provide the dataset annotation format of the following annotation files ?

-testing_annots.pkl
-train_annots_20_labeled_random.pkl
-train_annots_80_unlabeled_random.pkl

UnboundLocalError

When I run the main_ucf101.py code, the following error declaration occurs.How can this be solved?
line 146, in train_model_interface
total_cons_loss = total_seg_cons_loss
UnboundLocalError: local variable 'total_seg_cons_loss' referenced before assignment

loss_wt_grad

At line 133 of main.py, the variable 'loss_wt_grad' is not define.I can't find a definition about this variable.

total_seg_cons_loss_2 = (wt_ramp * loss_wt_grad) + ((1 - wt_ramp) * loss_wt_simple_l2)

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.