Yu-Cheng Chou
Yu-Cheng Chou
Here's a paper correlated to this work. @inproceedings{wei2022pancreatic, title={Pancreatic Image Augmentation Based on Local Region Texture Synthesis for Tumor Segmentation}, author={Wei, Zihan and Chen, Yizhou and Guan, Qiu and Hu,...
Hi Pengfei, Thanks for your answer. I've tried using `python -m monai.bundle run --config_file="['configs/inference.json', 'configs/batch_inference.json']" --input_dir="MY_DATA_PATH" --output_dir="./output"` to inference. However, I encounter the following error: > > Traceback (most recent...
Hi Weiyun, Thanks for pointing out the format issue. However, in my case, I've encountered the repetition issue that the model kept repeating itself, as I mentioned in [this issue](https://github.com/open-compass/VLMEvalKit/pull/1220)....
Hi Weiyun, Thanks for your updates. I have tried evaluting `InternVL3_5-30B-A3B-Thinking` and `InternVL3_5-GPT-OSS-20B-A4B-Preview-Thinking` using the latest commit you mentioned. However, I can only reproduce `InternVL3_5-30B-A3B-Thinking` with 75.1 accuracy on MMMU...