Giter VIP home page Giter VIP logo

cavp's People

Contributors

cyh-0 avatar yyliu01 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  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  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  avatar

Watchers

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

cavp's Issues

AVSBench-Object Code Release

Hi, it seems that only the code for AVSBench-Semantic has been released. Could you please also release the code for AVSBench-Object? Thank you!

Problem Of Training

epoch 0: l_ce 0.396 l_ctr_av 4.032: 100%|███████████████████████████████████████| 4190/4190 [1:06:57<00:00, 1.04it/s]
0%| | 0/1437 [00:03<?, ?it/s]
Traceback (most recent call last):
File "/home/friends/yinhao/code/CAVP/main_vpo_stereo.py", line 282, in
main(0, hyp_param.gpus, hyp_param)
File "/home/friends/yinhao/code/CAVP/main_vpo_stereo.py", line 237, in main
trainer.validation(model_v, model_a, epoch, test_loader)
File "/home/friends/yinhao/anaconda3/envs/QwenAudio/lib/python3.9/site-packages/torch/utils/_contextlib.py", line 115, in decorate_context
return func(*args, **kwargs)
File "/home/friends/yinhao/code/CAVP/trainer/trainer_cavp_vpo_stereo.py", line 316, in validation
(
ValueError: too many values to unpack (expected 2)

Questions about mIoU and F-score

https://github.com/cyh-0/CAVP/blob/main/utils/eval_utils.py#L33
I observed that your calculations of evaluation metrics (mIoU, F-score) during testing are fundamentally different from previous works, such as AVSBench, AVSegformer and so on. For example, in your code, the miou is calculated as (i1+i2+...+in)/(u1+u2+...+un), and the previous method is (i1/u1+i2/u2+...+in/un)/n. Trough our experiments, your calculation methods of evaluation metrics improves the results significantly compared with previous methods.
Above all, is it unfair in your paper to report SOTA using different calculations of evaluation metrics?

VPO-MSMI Release

Hello, can you release the multi source dataset you created? Thank you!

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.