AlgorithmicIntelligence

Results 9 issues of AlgorithmicIntelligence

I've been tried many the version of pytorch, eventually, it's success at 0.4.0. But it seems pytorch 0.4.0 not compatible with cuda 10.0, and 2080Ti need cuda >= 10.0. So...

fix a bug in resize_with_aspectratio when new_width and new_height are not the same.

The paper normalize range from -0.1 to 1.175, in order to make mean equal to 0, variance equal to 1. But I try both on your code and my code,...

As title, what should I do to install some dependencies before running scripts? I use task.execute_remotely() with local git repo, and I get the error message from clearML server web...

bug

As title, what should I do to install some dependencies before running scripts? If I ran the script with git repo, the error message changed: clearml_agent: ERROR: Can not run...

I think this is the only training script from the author of official paper. But it didn't clarify some setting parameters, including NoiseProfile - K and B, DataAugOptions - iso_range....

I have a module - imx462 - B0444. The website shows that it supports raw10/raw12, but with Picamera2, I just get sensor_modes with raw10. ![image](https://github.com/ArduCAM/picamera2_examples/assets/37929597/eb85f144-7fbc-4404-97bf-12ba4c7f9c9a)

As title, I can't find the finetuned configuration file of IMX462.

I get the same color temperature (4500) in different lights with imx462, command libcamer-vid. How can I get real color temperature?