Ajinkya Pathak

Results 15 issues of Ajinkya Pathak

No option to `MarkdownLivePreview: Open Preview` were found and even pressing `alt+m` didn't work

OS: Windows 10 Python version: 3.6 Pysciter: 0.4.29 When I was trying to run `python ./archive.zip` I got this error ``` (face2) D:\Ajinkya\RASA\pysciter-master\examples>python ./archive.zip warning:dom: failed to load "//archive.zip" file,...

bug
wontfix
sciter-engine

OS: Windows 10 Python v3.6.x ``` E:\clients\Assets\FR_Infogen_v3\IGL\code>pip install git+https://github.com/iitzco/faced.git Collecting git+https://github.com/iitzco/faced.git Cloning https://github.com/iitzco/faced.git to c:\users\diksha\appdata\local\temp\pip-req-build-5ibodt8c Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line...

I'm using Panasonic IP camera model: BL-C131/C111 Logitec USB camera model: C170 I faced this error while trying to run the code using cmd line arg **-s 1 instead of...

![image](https://user-images.githubusercontent.com/11535456/56578640-c0549780-65eb-11e9-9c89-aeaa4f045695.png) ``` E:\Ajinkya\assets\Infogen\azFace>darknet.exe detector demo net_cfg\azface.data net_cfg\tiny-yolo-azface-fddb.cfg weights\tiny-yolo-azface-fddb_82000.weights E:\Ajinkya\assets\HATCH\practHatchV4\Video\v2.mp4 Access is denied. ```

I had some doubts regarding using spacy model. I was able to generate & extract the Marathi language model. How to load my new model & link it to rasa...

question

Connections ttl opn rt1 rt5 p50 p90 3 0 0.02 0.01 0.00 0.00 HTTP Requests ------------- POST /slack/events 502 Bad Gateway POST /slack/events 502 Bad Gateway POST /slack/events 502 Bad...

``` @st.cache(hash_funcs={_io.BytesIO: my_hash_func}) def my_func(...): Traceback: File "C:\Users\Infogen\Desktop\Learn\streamlit\WebApp-Computer-Vision-streamlit\main.py", line 53, in main() File "C:\Users\Infogen\Desktop\Learn\streamlit\WebApp-Computer-Vision-streamlit\main.py", line 44, in main imageWebApp(guiParam) File "C:\Users\Infogen\Desktop\Learn\streamlit\WebApp-Computer-Vision-streamlit\main.py", line 23, in imageWebApp image = conf.load_image_or_video() File "C:\Users\Infogen\Desktop\Learn\streamlit\WebApp-Computer-Vision-streamlit\libraries\utils.py",...