Neucrack
Neucrack
@careyer Maybe caused by pyinstaller: https://github.com/pyinstaller/pyinstaller/issues/4852
And you can pack by yourself, install python3 fiirt, and run in terminal: ``` pip install -r requirements.txt python pack.py ``` then the program will be in the dist dir
This is just an attempt to appimage, it has not been fully packaged yet
not test yet, but it should can be work
@z3cko ``` git clone https://github.com/sipeed/kflash_gui.git --recursive cd kflash_gui pip3 install -r requirements.txt python3 kflash_gui.py ```

mean and norm describe how input data be normalized( `(input_data - mean) * norm` ) e.g. if you want normalized input data ∈ [-1, 1] , and input pixel data...
Just remove it (IR filter) !! But be careful, maybe it's hard to repair
maybe you have to buy another lens
It is a pretty bad translate, it means: the code in the docs maybe not the latest along with the latest firmware, you should always checkout latest code in github