HelloGit
HelloGit
I am not familiar with lua and torch. Do you have a tensorflow version or provide some other available implement based on tensorflow ?
The mutex lock would be released automatically or not ? Anticipate your reply.
I want to repeat the results same as the original paper. But, I get a BLEU-1 score about 0.66. What can I do next to achieve the same results? I...
Hi, I notice that the last layer of the generator is activated by "linear", etc., the range of pixel values might stretch across (-infinite, +infinite) interval. Is there any advice...
Local submit - run_dir: logs/00003-co-mod-gan-places2_tfrecord-1gpu dnnlib: Running training.training_loop.training_loop() on localhost... Streaming data using training.dataset.TFRecordDataset... zzzzzzzzzzzzzzz: int64_list { value: 3 value: 512 value: 512 } zzzzzzzzzzzzzzzzz: [3, 512, 512] Dataset shape...
Thank you for your excellent implementation of spatial transformer in Tensorflow ! However, I notice the 53-th line of "example.py" as follows: - "h_fc1 = tf.matmul(tf.zeros([num_batch, 1200 * 1600 *...
How extensively detailed this implementation is! However, it is better to be shipped with training and inference scripts. Could you please share your training and inference experience? Thank you!
Thank you for your excellent implementation of mobilenet-v3. However, it has been puzzling me that I cannot reach the same top-1 and top-5 precision and recall scores as the same...
Hi @xuanlinli17, Thank you for bringing up the issue. We truly appreciate your efforts in helping us solve it! After carefully reviewing your pull request, I noticed that there might...
As shown in line 32 of "https://github.com/mbzuai-oryx/groundingLMM/tree/main/scripts/finetune_glamm_refsegm.sh", training requires a SAM pre-trained pth file, but it is not available in Model zoo. Please provide it. @mmaaz60