Anandesh Sharma

Results 7 comments of Anandesh Sharma

Just create the two files under .vscode folder i.e. launch.json and tasks.json. And also you have MinGW installed on your machine. Copy and paste these line of codes in these...

@MaciejPel Just update the ffmpeg on you local machine and it will work.

```python class FPSVideoStreamTrack(VideoStreamTrack): def __init__(self, original_track): super().__init__() # Initialize the parent class self.original_track = original_track # Store the original video track self.start_time = time.time() self.frame_count = 0 async def recv(self)...

+1 Getting the same error on `paddleocr ocr -i ./general_formula_recognition_001.png --use_doc_orientation_classify False --use_doc_unwarping False --use_textline_orientation False` [1] 76346 bus error paddleocr ocr -i .junk/test/2310.06825v1_page-0006.jpg False False False /Users/hash/.local/share/uv/python/cpython-3.13.3-macos-aarch64-none/lib/python3.13/multiprocessing/resource_tracker.py:301: UserWarning: resource_tracker:...

Further my analysis goes, it works on small images. here : https://drive.google.com/file/d/11ULHdDxbJ2IxGa9WoX3Pby_NbsDrh_lb/view?usp=sharing @TingquanGao what do you think ?

Please ignore, some testing is their for SSO. Later on I might add the feature of SSO too. But it has too much complexity. This is a rough draft.