scatteract icon indicating copy to clipboard operation
scatteract copied to clipboard

Project which implements extraction of data from scatter plots

Results 5 scatteract issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Given the out-of-date versions of tensorflow, tensorbox, etc., I have found it challenging to retrain the models and recreate the...

The above function was not working correctly. The updated trick will work for all version. **Just a basic `dict_Key` Retrieval change** will work for all version of python

I have updated the code to the latest version of tensorflow but I still have one error that's coming while running train_obj_model.py I checked online and it's showing macports error...

Hi , I am just curious to know do you have any idea how can I extract the legends and the point types from the graph(scatterplots) ? Thank you

The script 'train_obj_model.py' requires an import of 'hungarian.so' from the './tensorbox/utils/hungarian/' directory. This file is missing from the repository.