Haodong Ray
Haodong Ray
While I solve the bug of camvid dataset, I find another bug of the script of train camvid. When running the script of train camvid, it will occur "AttributeError: 'RandomRotation'...
多头detect预测输出,将输出可以适应lhd专门修改的融合head输出。 ## 🛠️ PR Summary Made with ❤️ by [Ultralytics Actions](https://github.com/ultralytics/actions) ### 🌟 Summary Enhanced YOLO model detection prediction to support multi-head outputs and tensor image inputs. ### 📊 Key...
When training, I found the bias doesn't align with the config. This file is in the EAGLE3/eagle/train/main.py. I think if do that, the result will produce the bias in "fc"...
How many times is the value function evaluated in the your " VisualWebArena benchmark" experiment?
 I found if I just run the scripts to test "VisualWebArena benchmark" experiment. The task finnally will fail in many times. Did you set just one model in models?...
Hi. I use your official scripts in [Readme](https://github.com/LargeWorldModel/LWM/blob/f45d2b70bda27abfa9cf32e228916b2883801366/README.md?plain=1#L120C3-L120C4): ``` #! /bin/bash export SCRIPT_DIR="$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )" export PROJECT_DIR="$( cd -- "$(...
Hi. When I test Class-conditionalImageGeneration function in LlamaGen's GPT-L model. When I use cfg-scale == 0 temperature == 0 in the model.  When I set cfg-scale 0, when temperature...
你好, 这里有个载入bug, 请修复!!! 感谢你的工作!