-
Dear authors,
I tried to reproduce the pre-training of OV-DINO on Objects365 using the fine-tuning code, but the training process seemed to be somehow abnormal. After 6 epochs, i got 0.371 mAP zer…
-
esc key is patched where you can not press esc key when it asks you to press sign out on the first pop up. personally my admin can still sign me out even though in the exploit. I am looking for ways t…
-
Hi! I successfully ran the whole process of inference and went deep to read almost all the code of the algorithm. Since I first ran the Groundingdino and then the OVDINO, I realized that OVDINO is mor…
-
I encountered a CUDA out of memory issue while fine-tuning according to the tutorial. I have two 4090 GPUs. After this issue occurred, I modified the total_batch_size in ovdino/configs/common/data/cus…
-
I used a customized dataset only containing 4 categories and set batch_size to 3. However, after I calculated the text_embed through BERT and ran the line"text_embed = text_embed.view(batch_size, num_…
-
Hello,
I am unable to locate the model weights for this? Could you assist?
Rohan
-
use CLIP image encode is ok ?
Apm5 updated
3 months ago
-
SAM2的模型开源了,作者有打算支持吗
-
# [WeeklyReports] 2024.07.29~2024.08.11 周报汇总
请各位学员在本 issue 下以 comment 的形式填写周报摘要,ddl 本周日晚,格式示例如下:
```
### 姓名
xxx
### 本周工作
1. xxx
2. xxx
### 下周工作
1. xxx
2. xxx
### 详细周报链接:
…
-
when i tried to run the sh scripts/demo.sh process, i got this error of failing to import detrex._C and i followed the instruction online of how to fix this issue which is by setting the cuda_home pat…