James

Results 12 comments of James
trafficstars

As an interim solution, could you capture the mouse position on screen and add it to the .png file metadata on write out? A good example of getting the mouse...

Integrating a cursor directly into the pixels would be great. You could have several choices: cursor, crosshair, or concentric circles.

The relative import path in the module are missing To fix, modify the following files in the follow ways: ### __init__.py Add a `.` before the module names on lines...

Full instructions based on @kueblert 's answer: In the file `vision\ssd\data_preprocessing.py` insert the following lines after the import statement: ```python class ScaleByStd: def __init__(self, std: float): self.std = std def...

The support for PIP installed packages is not really rolled out yet. I can look into it, especially with the recent changes to PIP

I am so sorry for neglecting this project. My time has been sucked dry as my family has grown. I am hoping to put some effort into it soon.

This project needs a major update which I haven't had time to do due to life (babies, etc.) My plan is change how the behavior such that it will read...

Ah, like from a conda-generated environment spec/yaml file? That is a really great idea. I will look into it.

Well, crap. I hadn't checked round-trip requirements. When I get some time to work on this again I will add tests.

This project is pretty stale as I simply have not had time to dedicate to it. I am sorry for that. The future of the project is to use only...