Neucrack

Results 350 comments of 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 ```

![image](https://user-images.githubusercontent.com/8625829/116105785-3cef4480-a6e4-11eb-8492-aff88acb1a64.png)

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