Victor Borges

Results 21 comments of Victor Borges

> In the interim, does anyone have a workaround? @jvivian-atreca have you found any?

@rattzy, you should also clone the repo in order to get the mdk4 files: `git clone https://github.com/aircrack-ng/mdk4.git` Anyway, i'm getthing the same error: ``` root@raspberrypi:/home/pi/mdk4# make Makefile:13: *** Recursive variable...

This is highly valuable. A sample of the dataset would be helpful as well

@prcastro, is there a way to include a transformation tool like the `onehot_categorizer` inside a pipeline? Because it will generate new columns and break the pipeline.

Hi! Yes, this computing power is beyond my budget. Hahaha Are you not sure about the release date or not sure if you are going to release it? Anyway, thanks...

@delveintodetail Can you please add specific details on the `cfg` in the `table_inference.py`? I find it difficult to identify where to use the pretrained `pth` file. Something like `infer_single_image.py` would...

@JiaquanYe Where can I find the config file for the checkpoint available in google drive? Is it this one? `TableMASTER-mmocr/configs/textrecog/master/table_master_lmdb_ResnetExtract_Ranger_0930.py`?

The end2end predict worked flawlessly. I used the `table_master_ResnetExtract_Ranger_0705.py`, but seems like it is not the one: ```python >>> runner.init_structure_master(); Use load_from_local loader The model and loaded state dict do...

> I don't think that will work because you then lose the spatial locations of a single page, for example the bottom of page 1 is no longer the bottom...