- CheXpert: A Large Chest Radiograph Dataset with Uncertainty Labels and Expert Comparison
- SDFN: Segmentation-based Deep Fusion Network for Thoracic Disease Classification in Chest X-ray Images
- TableBank: Table Benchmark for Image-based Table Detection and Recognition
- Rethinking Table Recognition using Graph Neural Networks
problem in uploading the data
spin up another server to host the images and point the urls to there.
in the folder with my images:
python -m http.server 8001 .
and then in my image_list.yml .
- {url: http://localhost:8001/image.jpg} .