Code Monkey home page Code Monkey logo

avobjects's People

Contributors

afourast 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

avobjects's Issues

Excuse me, error when running "python main.py --resume checkpoints/avobjects_loc_sep.pt --input_video demo.mp4 --output_dir demo_out"

python main.py --resume checkpoints/avobjects_loc_sep.pt --input_video demo.mp4 --output_dir demo_out
Using device: cuda
rm demo_out/* -rf
Checkpoint checkpoints/avobjects_loc_sep.pt loaded!
Resampling media/demo.mp4 to 25 fps
/opt/anaconda3/envs/avobjects/lib/python3.6/site-packages/torchvision/transforms/functional.py:405: UserWarning: Argument interpolation should be of type InterpolationMode instead of int. Please, use InterpolationMode enum.
"Argument interpolation should be of type InterpolationMode instead of int. "
Traceback (most recent call last):
File "main.py", line 44, in
main()
File "main.py", line 41, in main
trainer.eval(dataloader)
File "/data0/audio_project/github/avobjects/trainer.py", line 60, in eval
mel, _, _, _ = wav2filterbanks(audio.to(self.device))
File "/data0/audio_project/github/avobjects/load_audio.py", line 42, in wav2filterbanks
onesided=True) # b x F x T x 2
File "/opt/anaconda3/envs/avobjects/lib/python3.6/site-packages/torch/functional.py", line 573, in stft
normalized, onesided, return_complex)
RuntimeError: stft input and window must be on the same device but got self on cuda:0 and window on cpu

What data used in training?

Hi, i want to ask about data for training.
In, paper, LRS2, LRS3 are used for training and validation.
So, I download LRS2, LRS3 dataset.

These datasets consist of videos that has cropped face from original video.
But, in inference, Input videos are original videos that has not cropped face.

So, I want to ask whether you used cropped video or original video when training the model.

Thanks.

The visualization looks like there is bug in code

Hi, thanks for share your great work.
Could I have 2 quetions for you?
1 > I have just try to run your code, but the visualization looks like there is something wrong in the code? .i.e I guess the bbox should be located in the face areas but the bbox keep moving around
Do you have any idea about that
https://drive.google.com/file/d/1NTx1qkEQxdS6Ezq4mkIWDsX2ODdhy_I4/view?usp=sharing
2> I run on the other type of dataset like LRS2 and choose the n_speaks=1, but it seems the model seems not well-transferable to this type of dataset when most of the image is the face and neck of 1 person? Do have any idea about that
https://drive.google.com/file/d/1vTkbop-xaNHYGPriv50CJ1aGEBzepcro/view?usp=sharing
Thanks

Performance bad on own video?

Dear authors:
Thanks for sharing this fancy idea work, it looks really novel and effective! But when i try to test it on my own video, such as several people meeting video in a room, I found it performs badly. I guess it may due to the relatively small face and not-so-clear sound recorded.
But when i try another good-quality video:

ao_nrsn5djb.mp4

It looks still not-so-good, especially compared with the demo video publish by you. I wonder is there any difference to run the code? or any one come across the same situation??? Thank you.

Different embedding dimensions

We are passing videos of different durations through the model and we are getting audio embedding of different sizes. Is this normal ?
We are looking forward to use the audio embeddings generated from your model in our network, but since the embedding size is variable, we cant move forward with it. Is there any solution for it?
Thanks in advance.

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.