Defa Zhu

Results 22 issues of Defa Zhu

Is it corre that the first 30 epochs keep miou 47~48? ![image](https://user-images.githubusercontent.com/23050243/77217783-11ed0580-6b60-11ea-9edc-d43f9a8336b6.png)

Is there any exploration of audio fingerprinting based on deep learning in the academic world? Will essentia have relevant support? If there is an important paper, I can implement it...

question

How to map the index of the fingerprint to the timestamp? Note that, In my case, I can't get the original audio duration. Is there a mapping formula? I found...

It seems that the default input sampling rate of this algorithm is 44100. If the sampling rate is 16000, will it hurt?

Hi, will you release the training code for video object detection? thx.

parser.add_argument('--random_flip', default=True, type=bool, help='if horizontally flip images when training') random_flip will always be True, although we run 'python train.py --random_flip False'

torch.jit.frontend.NotSupportedError: Compiled functions can't take variable number of arguments or use keyword-only arguments with defaults: at /usr/local/lib/python3.7/dist-packages/torch/autograd/function.py:26:25 def mark_dirty(self, *args): ~~~~~

Hi, I wonder how to download the language dataset for training?

Do you have a plan to migrate numpy-style preprocess to a torch-style one?

`10 errors generated. 10 errors generated. make[2]: *** [confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/mach/init.c.o] Error 1 make[2]: *** [confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/mach/init.c.o] Error 1 make[1]: *** [confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/all]...