Huy Hoang

Results 11 issues of Huy Hoang

RL_out_sharp: support variable path (copy from rename_images.lua), copy EXIF to final file, work around GMIC problem with long filename by moving the exported file afterward. Also update the end indentation...

I put `object_min_confidence=0.38` into one of the monitor sections in `mlapiconfig.ini`, and `mlapi.py` crashed with a TypeError on line 132, where it formats the debugging information. `g.logger.Debug(2, 'Overriding global {}...

I started the script on my blender project file, realized a mistake and stopped the script shortly. There're partial temp files left in the output directory as a result (1-2...

Sorry, I fixed this problem locally for a while but forgot to report. In locallib::get_certificate_image_fileinfo(), $fileinfo['itemid'] is default to 1, whereas for existing certificates, the "itemid" are mostly 0, resulted...

Scenario: car parks on driveway most of the time. With tree shadow, cloud, snow, rain, ...triggering the camera, it's easy to get the car detected and alerted over and over....

For `frame_strategy` of "most", "most_models", and "most_unique", since we have to loop through all the matches anyway, might as well take into consideration the confidences to pick out the best....

Scenario: I have a car parked most of the time on my driveway, thus I have the setting `match_past_detections` enabled. At night, before my wife's car turns into the driveway,...

**Is your feature request related to a problem? Please describe.** My Tamron 17-70/2.8 has incorrect embedded lens correction metadata, e.g. at 20mm or 31mm. I have to switch the method...

The current dataset are photos fixed at certain exposure/saturation/contrast. Different photographers will have different "flavor/taste" and will process the RAW differently, low vs high contrast or saturation, even the white...

Added an initial version of ECC alignment algorithm. Not sure how you're planning on feeding the images for training so I'm not putting too much thought into its parameters yet....