deep_motion_mag icon indicating copy to clipboard operation
deep_motion_mag copied to clipboard

Tensorflow implementation of Learning-based Video Motion Magnification

Results 13 deep_motion_mag issues
Sort by recently updated
recently updated
newest added

hello: I want to ask about how the txt file used in the training process is generated? And what is its function? And the parameters in the txt file are...

sorry Where Y' and Vy'?

Hi, In the paper, regularization is used to drive the separation of the texture and the shape representations. I'm doing a similar work, but I don't have frameC to do...

I have faced an error (below) while running run_on_test_videos.sh on my sequence of images Wondering what may be, the only clue I got was `tensorflow.python.framework.errors_impl.InvalidArgumentError: ConcatOp : Dimensions of inputs...

According to the repository's MIT license I could use and distribute it commercially. But that's not what the repository description says. ![image](https://user-images.githubusercontent.com/44689444/112655357-0e552400-8e2f-11eb-83a4-5b0b0634dad7.png) It was important to adjust the license of...

Hello: In the json file of the training dataset,the values of the parameters "motion_amount" and "center" are float point. How do you paste foreground objects to background image while pixel...

I was working with this code on google colab. but was facing various issues, so as to remove it for all of the other users I am uploading my notebook...

I was reading the research papers and am trying to amplify color. I can set all the parameters that are listed but I don't know where to set the spatial...

When I run convert_3frames_data_to_tfrecords.py,what‘s the specific steps should I follow? Thank you for your answering!

sh run_temporal_on_test_videos.sh o3f_hmhm2_bg_qnoise_mix4_nl_n_t_ds3 my_own_video 20 1.12 1.6 30 2 differenceOfIIR I am running the above command on 800 frames. It takes around 30 mins to process. Something wrong with my...