Skip to content

Real Time Detection Not Working #2

@CyberDepot

Description

@CyberDepot

Hi
Thank you for this project
i use this for hobby and i like it

i want to have an output like Test.gif
but my output is like this

Rec.0012.mp4

i use python-3.8.6-amd64.exe
and install requirement with this commands

pip install opencv-python keras
pip install tensorflow==2.13.0

thats the output CMD

D:\Sudoku-Solver-AI-master>python sudoku.py 2025-05-11 13:31:32.020577: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: SSE SSE2 SSE3 SSE4.1 SSE4.2 AVX AVX2 AVX_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 1/1 [==============================] - 0s 71ms/step 1/1 [==============================] - 0s 15ms/step 1/1 [==============================] - 0s 14ms/step 1/1 [==============================] - 0s 12ms/step 1/1 [==============================] - 0s 11ms/step 1/1 [==============================] - 0s 30ms/step 1/1 [==============================] - 0s 14ms/step 1/1 [==============================] - 0s 15ms/step 1/1 [==============================] - 0s 11ms/step 1/1 [==============================] - 0s 11ms/step 1/1 [==============================] - 0s 10ms/step 1/1 [==============================] - 0s 11ms/step 1/1 [==============================] - 0s 10ms/step 1/1 [==============================] - 0s 11ms/step 1/1 [==============================] - 0s 12ms/step 1/1 [==============================] - 0s 10ms/step 1/1 [==============================] - 0s 12ms/step 1/1 [==============================] - 0s 10ms/step 1/1 [==============================] - 0s 10ms/step 1/1 [==============================] - 0s 24ms/step 1/1 [==============================] - 0s 11ms/step 1/1 [==============================] - 0s 12ms/step 1/1 [==============================] - 0s 10ms/step 1/1 [==============================] - 0s 11ms/step 1/1 [==============================] - 0s 10ms/step 1/1 [==============================] - 0s 13ms/step 1/1 [==============================] - 0s 13ms/step 1/1 [==============================] - 0s 16ms/step 1/1 [==============================] - 0s 13ms/step 1/1 [==============================] - 0s 13ms/step ['029005000', '070062000', '060070090', '003800000', '007040081', '004030760', '030006507', '000000930', '090750024'] .29+..5+... .7.+.62+... .6.+.7.+.9. +++++++++++ ..3+8..+... ..7+.4.+.81 ..4+.3.+76. +++++++++++ .3.+..6+5.7 ...+...+93. .9.+75.+.24 429+185+673 378+962+145 561+374+298 +++++++++++ 613+827+459 257+649+381 984+531+762 +++++++++++ 832+496+517 745+218+936 196+753+824 Resultat: [[4, 2, 9, 1, 8, 5, 6, 7, 3], [3, 7, 8, 9, 6, 2, 1, 4, 5], [5, 6, 1, 3, 7, 4, 2, 9, 8], [6, 1, 3, 8, 2, 7, 4, 5, 9], [2, 5, 7, 6, 4, 9, 3, 8, 1], [9, 8, 4, 5, 3, 1, 7, 6, 2], [8, 3, 2, 4, 9, 6, 5, 1, 7], [7, 4, 5, 2, 1, 8, 9, 3, 6], [1, 9, 6, 7, 5, 3, 8, 2, 4]]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions