John Park
John Park
Anyone having success with downloading the dataset? It seems the code for downloading is not working normally. There are several files and folders with duplicate names (e.g. cli.py, ava, aesthetic,...
Same problem occurs when using extract_tables and extract_areas. Tabular app itself works fine extracting pdf. ```r >extract_tables(f,1) >Error in .jcall("RJavaTools", "Ljava/lang/Object;", "invokeMethod", cl, : java.lang.NoSuchMethodError: java.lang.Integer.compare(II)I ``` Java version ```bash...
This seems to be the same issue as Issue #42, it appears to be rJava problem, not recognizing Java 8 and still using Java 6. Solution is suggested in Issue...
Hi Sebastian, Thank you for the link to the model garden. I guess the original authors didn't save the weights from their width-scaled models... kind of a bummer. Well, it...
Hi, Any developers checking on this issue? I mean if the same get_label.py code was used to generate the label for AVA image label, (since TID 2013 image label is...
Hi, I was having the same problem with my png files, and it seems like in the code somewhere it adds .jpg extension to the filename, regardless of the file...
I made it work by using Windows Subsystem for Linux (WSL). The latest version is WSL2, so you might need to update your windows ([Windows 10, version 2004, Build 19041...
Hi, no luck yet so far. Would you please let me know if you find any solution.
Since it has been almost 6 months since the reply, @mattjj, have three been any updates on this matter?