Results 4 issues of Seohyeong Jeong

How can I run inference and get .png segmentation mask on pascal voc test set, which is neede for pascal voc server submission?

Thanks for sharing this work! I'm rather new to segmentation. I wondered how I can convert generated segmentation masks (which are .npy files located at cam folder) to .png images...

I'm trying to run a script with accelerate on Pycharm debugger. I've come across [issue-535](https://github.com/huggingface/accelerate/issues/535) and followed the steps. However, I'm getting the following lines of error. `Traceback (most recent...

### Bug Description I've noticed that with `CorrectnessEvaluator`, the result is incorrectly parsed sometimes. It seems like the `default_parser` used for the evaluator gets an additional '\n' in `eval_response`. ```...

bug
triage