-
You have implemented Category-level Retrieval. Have you considered implementing a Particular Object Retrieval? Thank you!
-
Thank you for your effort.
While training, you save the model after 10 epochs, but it seems that you don't set val_set to val the model. Then how do you ensure the model saved is the best model?
-
Thanks for your interesting work.
What is the training and test settings in the part _'Rotation-guided Image retrieval'_, do the training and test data just share the same area or are they sampled …
-
# ❓ Questions & Help
Using merlin tensorflow container to build a docker image but it shows an error:
```
2023-12-22, 04:15:17 KST] {pod_manager.py:203} INFO - Traceback (most recent call last):
…
-
Hi @hzeller this is a great tool! Did you know that there's a community that's very interested in using your tool for a really wonderful purpose. Lots of children are born with a partial hand (a palm …
-
Hi, thanks for your work and code.
Could you kindly release the CheXpert 5x200 dataset used in your work. Since the text is randomly selected, it would be difficult to ensure the fair comparison fo…
-
I can't seem to find the values of the coefficient lambdas of the loss functions. Could you please provide these values? They don't appear in the research paper or any of the issues as far as I know, …
-
Hello, thank you for your excellent work, I have a question about your iterative algorithm for speckle correlation,Can it be realized?
-
**Describe**
Model I am using (BEIT3):
**the command I used :**
python -m torch.distributed.launch --nproc_per_node=1 run_beit3_finetuning.py --model beit3_large_patch16_224 --input_size 224 -…
-
Originally filed by @Fred-Wu here https://github.com/microsoft/vscode-jupyter/issues/14004#issuecomment-1657367827
I am just about to report the same on
OS: macOS Ventura 13.5, M1
Python 3.10.…