marson
marson
Hi,I use the parameters you gave to train on miniimagenet,the model is DeepEMD-FCN. But the acc_test=60.5072. Did you use another training strategy, or did you pre-train on ImageNet?Looking forward to...
Failed to get visualizer process ID after launch. Note that this does not necessarily mean the tool did not launch successfully. However, running the visualizer again will now create a...
I'm trying to train xing processed_data from scratch using DDP, SYS.DISTRIBUTED True SYS.WORLD_SIZE 4 (4 GPUS) RuntimeError: Expected to have finished reduction in the prior iteration before starting a new...
Hi, thanks for you great work about "Promptist: reinforcement learning for automatic prompt optimization". Will you release the dataset the paper mentioned in the paper and the training code?
Hi, Thanks for your great work. When i'm trying to run the repo, it occurs the error: keras load_model error. SystemError: unknown opcode What's the python version this repo used?...
Hi bro, thanks for your great work!!! After postprocess the pose_detection model output, this repo convert id_3d to original image coordinates use affine transform, this can work in 2D coordinatte,...
Hi, thanks for your great work! How to add classifier-free guidance during training?