Hi,I want to know how to set these two parameters during the LoRA fine-tuning stage: --hi_lora_retrain /patch_to_output/output_v101/unc/best_checkpoint.pth --hi_lora_clip /patch_to_output/output_v101/unc/clip_lora_stage_with_bridge.pth. Especially for the first stage, should hi_lora_clip be set to clip_b_ml_cascade_maskrcnn_model_224, and hi_lora_retrain be set to the model saved before using LoRA?
Hi,I want to know how to set these two parameters during the LoRA fine-tuning stage: --hi_lora_retrain /patch_to_output/output_v101/unc/best_checkpoint.pth --hi_lora_clip /patch_to_output/output_v101/unc/clip_lora_stage_with_bridge.pth. Especially for the first stage, should hi_lora_clip be set to clip_b_ml_cascade_maskrcnn_model_224, and hi_lora_retrain be set to the model saved before using LoRA?