DocSegTr
DocSegTr copied to clipboard
A Bottom-Up Instance Segmentation Strategy for segmenting document instances using Transformers
First of all, Thanks for the great work! I wanted to request if you can share minimal-PubLayNet or at least the code for **the inference on a single image as...
First of all, thanks for your work and share. I click the link but the file of best model don't exitsts, would you please update the link?
Hey! there, I am planning to fine-tune this model. I found the command in repo that says to train from scratch, so can anyone tell me how to fine tune...
Hi, I want to re-implement the training pipeline and follow the README, but while loading the model I found this bug: KeyError: "No object named 'SOTR' found in 'META_ARCH' registry!"...
Hello, thanks for this job! I search for a way to use a pre-trained model and to test this on my data. Do you happen to know how to do...
> Step 3: Build detectron 2 and adelaidet from source: > Building detectron2 v0.2.1 from source using the following [link](https://github.com/facebookresearch/detectron2/archive/refs/tags/v0.2.1.zip) to download. > > cd detectron2-0.2.1 > python setup.py build...
At present, there is no weight file trained by publaynet in model zoo, I do not know whether it will be updated in the near future