-
Hi, when I run
`python scripts/prepare_coco.py`
I met an error:
UserWarning: File \~/.encoding/data/stuff_annotations_trainval2017.zip is downloaded but the content hash does not match. The repo…
-
While creating 'Instance Map' in Pix2PixModel.get_edges.
Got this error while generating images using the pre-trained model for COCO_STUFF with the sample images.
What could be the issue? Is there a…
-
Hi. Thanks for the inspirational work!
Just want to ask could you directly provide a downloadable link of COCO stuff weight file? If you have time, could you also share some of your tips of trainin…
-
**Describe the bug**
When downloading a snapshot via the python sdk, the retrieved zip file has no images. Tried 'YOLO' and 'COCO' formats. Via the web interface it does contain images. The image fol…
-
In supplementary materials, I found that what types of GPUs are used to obtain the results, but any information about training times could not be found.
Can you provide approximate times (or days) …
-
I got this error while training on a custom dataset... I've already done changing necessary things in config.py what is the solution for this?
firstly i've change the dataset to this:-
Pothole_da…
-
Running:
`python anno_coco2voc.py --anno_file instances_train2014.json --type instance --output_dir ./anno_trainXML`
I obtain only 80 folders containing the 80 'things' classes of COCO 2014.
In r…
-
Ran: python test.py --name coco_pretrained --dataset_mode coco --dataroot datasets/coco_stuff/ --gpu_ids -1
dataset [CocoDataset] of size 8 was created
Network [SPADEGenerator] was created. Total …
-
hi,
I have it all setup an running, (thanks for sharing the code)
and now I'm trying to train new styles, and I got a question:
Which kind of images should we use to train a style?
**example:…
-
Thanks for the fantastic paper and codebase!
I ran the manual prompts experiment `python train_net.py --config-file configs/coco-stuff-164k-156/zero_shot_maskformer_R101c_single_prompt_bs32_60k.yaml…