Prashant Guleria

Results 11 comments of Prashant Guleria

HI is there any way to convert computer vision OCR output to hOCR?

> Do you have any test data as JSON from Computer Vision OCR you can share here? ![test](https://user-images.githubusercontent.com/10485563/68186225-a26be480-ffc9-11e9-98ff-d6a5c37b6431.jpg) [ocr_response.txt](https://github.com/UB-Mannheim/ocr-fileformat/files/3807701/ocr_response.txt) Attached image and it's ocr response.

I am facing the same issue, After this I just removed all my code and just added the ``` job = command( inputs=dict( data=Input( type="uri_file", path="https://azuremlexamples.blob.core.windows.net/datasets/credit_card/default_of_credit_card_clients.csv", ), test_train_ratio=0.2, learning_rate=0.25, registered_model_name=registered_model_name,...

@movingabout Were you able to find a workaround this, Please let me know.

Got it working, It was a problem with azure ml studio's base machines. built my environment from UI extending this image : acpt-pytorch-2.0-cuda11.7:latest Also the warning about nvidia-toolkit missing is...

@movingabout Hi, You can select anyone from the list of environemnt that is shown in your screenshot. After choosing just change the image path that you want to use. In...

You can ignore this warning, `WARNING: The NVIDIA Driver was not detected. GPU functionality will not be available. ` I am still getting it and already highlighted to MS team....

Hi were you able to find any workaround related to this issue?

Ohh Alright, I have started getting this exception intermittently when using hibernate 6.2.2. I am still unable to find how it's happening because it's occurring once in > 1000 executions.