Sardor
Sardor
Hi, I found sample row of data at edfreader.py file ```python if __name__ == "__main__": # start: MSG 3120773 TRIALNR 8 TARX 662 TARY 643 DISX 771 DISY 233 CSTPE...
> @Shidhani Can you tell me how to train your own CRAFT model ? I need lightweight CRAFT model. I also need guide on how to annotate images on specific...
# Title: ModuleNotFoundError: No module named 'gluonnlp' in Google Colab ### Description: While working in Google Colab, I have encountered a ModuleNotFoundError with the message "No module named 'gluonnlp'" despite...
I have the same issue! I used the python3.7 It solves some version problems. but still the gluonnlp is not installed properly :( In addition, I could not use tranformers...
> I have the same issue! I used the python3.7 It solves some version problems. but still the gluonnlp is not installed properly :( In addition, I could not use...
Hi @AugustoMarcelo, I hope you are doing well! It seems the API is not in working mode. I can not do requests. I need Marvel characters dataset. How can I...
Dear @Echo-jyt I spend some time on understanding how to calculate 3D coordinates. I found this very helpful: https://github.com/xucong-zhang/data-preprocessing-gaze/blob/main/normalize_data.py
Hi @BuildSoftwareBetter, This discussion makes most of your questions clear: https://github.com/CSAILVision/GazeCapture/issues/44. All the best!
Hi community, I am having same issue. Any updates or workarounds? I want to display following sentence: ``` بِسْمِ اللهِ الرَّحْمٰنِ الرَّحِيْمِ-black ``` Current output: 
Great blog! Thanks for sharing:)