yonghwan

Results 4 comments of yonghwan

Hello I want structured pruning. But currently tfmot.python.core.sparsity.keras.prune.prune_low_magnitude seems to be using the unstructured pruning method. When is structured pruning applied?

hello I too am experiencing the same problem. run the code below, an error will appear. ![image](https://github.com/Breakthrough/PySceneDetect/assets/52807282/2b20232d-fc38-4658-8a34-f3250f5afc46) I also modified DEFAULT_FFMPEG_ARGS like this. But still the problem persists. ![image](https://github.com/Breakthrough/PySceneDetect/assets/52807282/c22868d1-e54c-4a80-ad0b-6dcdd0e71c4b) What...

@Breakthrough ![image](https://github.com/Breakthrough/PySceneDetect/assets/52807282/17b569df-1926-440b-aeaa-0b2f830fafbf) run it, ![image](https://github.com/Breakthrough/PySceneDetect/assets/52807282/17f0970c-71d5-4999-b71e-1a0e8ecba079) but, I don't know where I saw this code, but when I run it, it works fine. ![image](https://github.com/Breakthrough/PySceneDetect/assets/52807282/bef41eac-468c-4a08-80b7-4d3a98b8d64f) ![image](https://github.com/Breakthrough/PySceneDetect/assets/52807282/d2855131-d068-494f-8a6c-35508f942dd9) The first code removes map from...

![image](https://github.com/Breakthrough/PySceneDetect/assets/52807282/12ebf7e3-a261-4475-892b-f5ff54d13dff) I used ffmpeg == 4.3, pyscenedetect == 0.6.4 I don't think I am using an old version. In any case, the issue has been resolved, but please let me...