CarlHuang
CarlHuang
> https://github.com/lalalafloat/VNext/blob/main/projects/IDOL/demo_idol.py > > python projects/IDOL/demo_idol.py --config-file projects/IDOL/configs/coco_pretrain/r50_coco_sequence.yaml --input input.png --output result.png Can you sucessfully run demo visualize ??
> https://github.com/lalalafloat/VNext/blob/main/projects/IDOL/demo_idol.py > > python projects/IDOL/demo_idol.py --config-file projects/IDOL/configs/coco_pretrain/r50_coco_sequence.yaml --input input.png --output result.png i try to run on video inference visulize ,but failed.
> > > > It doesn't work by increasing the learning rate. so the conclusion is CIOU /DIOU is not better than IOU loss in YOLOX ?

also look forward demo /inference script too.
same question...hope have answer..
@qm-intel do you get the data preparation code about stage2 or stage 3?
Cound you have a plan to add continue pretraining support ?
> > Cound you have a plan to add continue pretraining support ? > > I think Finetune itself is kind of continue pretraining. yes, you are right. I want...
thanks,,good idea.