zhao-lun

Results 4 issues of zhao-lun

I realized the anchors used in this repo are the default anchors. However the default papers used 512 x 512 input size. This repo is using 416 x 416 with...

Hi, is there a way to change the output layer name? From what I observed, it's always default to Identity_n:0 where n is the number of output [src](https://github.com/leimao/Frozen-Graph-TensorFlow/blob/master/TensorFlow_v2/example_1.py#L56) ``` full_model...

model_used=large_whisperv3 Hardware: A100 Dataset: aishell client cmd ``` num_task=16 python3 client.py --server-addr localhost \ --model-name whisper --num-tasks $num_task \ --whisper-prompt "" \ --manifest-dir /sample_dataset/aishell1_test/ ``` server is built using the...

Hi sunaku, Thank you for this ftp code. Is image supported? I tried the code, the transfer was success but the data receive was corrupted.