Code Monkey home page Code Monkey logo

ego4d_nlq_2022_1st_place_solution's People

Contributors

nnnnai 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

Watchers

 avatar  avatar

ego4d_nlq_2022_1st_place_solution's Issues

Code for CLIP video+text feature extraction

Hi,

Thanks for sharing this repo to reproduce the NLQ results. I'm interested in extracting CLIP features from raw videos + text similar to your pipeline. I was hoping you could share the code to do this.

Evaluation: FileNotFoundError: [Errno 2] No such file or directory: './results/video_tef-vlen600_slowfast/opt.json'

Hi,

could you provide the opt.json file that comes along with the already provided model weights ./results/video_tef-vlen600_slowfast/model_0146.ckpt?

$ python -m ms_cm.inference_ego4d_slowfast --resume ./results/video_tef-vlen600_slowfast/model_0146.ckpt --split val
Better speed can be achieved with apex installed from https://www.github.com/nvidia/apex .
2023-11-16 08:52:23.084:INFO:__main__ - Setup config, data and model...
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/reler/ms_cm/inference_ego4d_slowfast.py", line 291, in <module>
    start_inference()
  File "/reler/ms_cm/inference_ego4d_slowfast.py", line 210, in start_inference
    opt = TestOptions().parse()
          ^^^^^^^^^^^^^^^^^^^^^
  File "/reler/ms_cm/configs.py", line 250, in parse
    saved_options = load_json(os.path.join(opt.model_dir, self.saved_option_filename))
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/utils/basic_utils.py", line 21, in load_json
    with open(filename, "r") as f:
         ^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: './results/video_tef-vlen600_slowfast/opt.json'

Thanks a lot! ๐Ÿ˜„

Best,
Maximotus

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.