repetitive error

#21
by DragonC - opened

Hello everyone,
I would like to generate a json to extract all the information from an image. But I get this "repetitive error":

dynamic ViT batch size: 3
extract information from the image, output in json format ```json
{
"Applicant Information": {
"Name": "xx",
"Address": "xxx",
"Year Built": "1991",
"Location Details": {
"Is Address": "Yes",
"Is Year Built": "Yes",
"Is Year Built": "No",
"Is Year Built": "No",
"Is Year Built": "No",
"Is Year Built": "No",
"Is Year Built": "No",
"Is Year Built

Could you please help me solve this?

OpenGVLab org
edited Aug 21

There may be some noise in the training data. Please try our latest release code. We will further clean the data in the next version. If the problem still exists, please provide your environment configuration and test code.

czczup changed discussion status to closed

Sign up or log in to comment