issues
search
DS4SD
/
docling-ibm-models
MIT License
44
stars
10
forks
source link
Fix warnings in TF
#14
Closed
nikos-livathinos
closed
3 months ago
nikos-livathinos
commented
3 months ago
Fixes in TableFormer model and unit tests:
Reduce warnings caused by outdated calls to torch API.
Ensure bboxes are valid before drawing.
Fixes in TableFormer model and unit tests: