RYHSmmc
RYHSmmc
Hello, I feel confused about the crop size. When I run segmention demo, I find Beit process img in (512,512), but in vit-adapter, crop size usually was set in (896,896),...
Hello, anybody has tried to use Maskdino for instance seg/object det? from my experiment, the results seem to be terrible... I train cityscapes about 8 stuffclass, anyone has some advice?...
Thanks for your great work. Can you provide a pretrained model to run a demo,ths!
Traceback (most recent call last): File "/cpfs/user/mingcanma/workspace/code/openseg/APE-main/demo/demo_lazy.py", line 135, in demo = VisualizationDemo(cfg, args=args) File "/cpfs/user/mingcanma/workspace/code/openseg/APE-main/demo/predictor_lazy.py", line 177, in __init__ self.predictor = DefaultPredictor(cfg) File "/cpfs/user/mingcanma/workspace/code/openseg/APE-main/ape/engine/defaults.py", line 56, in __init__ self.model...
Hello, thanks for your great work, if I want to inference a image demo such as segmentation, what should I do?
Hello, I retrain and get the result as your paper of the AP、NDS and FID at 224x400 resolution, but failed using 272x736 resolution. Can your give me more detail about...