Henry

Results 3 comments of Henry

and my code is here ``` from math import gamma import os import torch import argparse from tqdm import tqdm from utils.scheduler import GradualWarmupScheduler from modeling.model import CNN from modeling.loss...

@diegotecrede Hi~,i am also doing OCR task.Do you know how to change the input size?I don't want the input size width and height is equal,Ideally,i want the height is 96,width...

@lilyswang 在跑dino模型后,没有在图片中找到prompt的目标,需要修改prompt,尽量修改prompt成输入图像中有的物体。