mllife
mllife
I am interested a implementation of model knowledge distillation for this specific model. This technique will allows us to transfer the valuable knowledge and performance of a larger, resource-intensive model...
any instructions for getting labels with the current model?
I am trying out your layout model "model_artifacts/layout/beehive_v0.0.5_pt/model.pt" but I am seeing completely different output. I see you have done the page recalling from 1.5x res back to original w,...
Are the cluster ["id"]s produced in the "lu.produce_reading_order" the final reading order; I am trying to visualise them but they are in different order; but everything is in order in...
### Question I want to convert the output from json to separate tables csv. I wrote a code for it. But, I am seeing numbers converted to text. `json {...
### crawl4ai version 0.4.247 ### Expected Behavior page should have some links to other pages, which it should return in result.link ### Current Behavior all_links = result.links.get("internal", []) + result.links.get("external",...
### crawl4ai version 0.4.248 ### Expected Behavior The library should give error for https://www.nsf.gov/awardsearch/advancedSearch.jsp as this path is not allowed to be scraped by the robots.txt https://www.nsf.gov/robots.txt here. Please fix....