-
```
ERROR:mteb.evaluation.MTEB:Error while evaluating VOC2007: An error occurred while generating t
he dataset
Traceback (most recent call last):
File "/env/lib/conda/gritkto4/lib/python3.10/sit…
-
How much memory it is necessary to train DINO small? Can be the least, like split 92 in the pascal voc dataset
-
请问有Pascal_voc.py文件吗?可以用于当前网络的。
-
Hello, I am trying to using demo to do the inferences for few-shot VOC. My code as following:
```
def main(
config_file="configs/few-shot-voc/10shot/vitl_3s.yaml",
rpn_config_fi…
-
Have anyones trained this code in pascal voc? I had implemented a version of tensorflow codes, but it performed slightly worsh compared with RetinaNet and FCOS. And there is my codes: https://github.c…
-
Is it possible to train it on dataset VOC
-
**Describe the feature**
Semantic segmentation on PASCAL VOC datatset
**Motivation**
PASCAL VOC is a great way to check model's sanity in a short amount of the time.
A lot of segmentation model…
-
Your paper and 'splits.ipynb' describe PASCAL VOC 2012 train set has 11685 images, while your currently distributing code includes 10582 images for training (check your data/datasets/voc12/split/train…
-
请问pascal voc 的边缘检测真值是如何获得的呢
-
Hi! I want to test the segmentation result on the VOC 2012 test set, but I need to upload the test results to the official website. I don't know what the format of the uploaded file is.So how do you e…