mrvoh
mrvoh
Hi, I'm interested in using your extend_dataset.py script, but keep getting the same error: ```urllib.error.HTTPError: HTTP Error 429: Too Many Requests``` I'm trying the script on a dummy *.csv containing...
https://github.com/giannisnik/mpad/blob/5af1167e24cd5e0921d4894257148705d857eb06/mpad/utils.py#L128 Hi, First of all, thanks for sharing your code! I have one specific question related to the line mentioned above: why exactly is the adjacency matrix transposed here? It...
First of all, thanks for your general great work on document AI and specifically DiT in this case. In the paper, it says > Since the image resolution for object...