Shaik Ahmad

Results 17 issues of Shaik Ahmad

I am able to save the keras model (nn4.small2.v1.h5) using the command `model.save('new_model.h5')`. But when I tried to load the model back, I am getting error, the complete details are...

I am able to save the keras model (nn4.small2.v1.h5) using the command `model.save('new_model.h5')`. But when I tried to load the model back, I am getting error, the complete details are...

The location of the bash scripts are changed from data_tools to tools/data.

I want to calculate the centroids of each detected object. Can some one please share how to get all the centroid information with respect to label number.

As an improvement to deep_sort I am planning to add additional feature. My objective is to detect the objects which are stalled at the same position. I am facing difficulty...

I am trying to execute a example script, but I am getting error "module is not callable" `runfile('/data/Work/workspace/seperator-detection/cap-python-lsd/pylsd/example/example_cv2.py') Traceback (most recent call last): File "", line 1, in runfile('/data/Work/workspace/seperator-detection/cap-python-lsd/pylsd/example/example_cv2.py') File...

I am trying to set up login credentials for clearml server which is running on my local system. From the documentation I understood that we need to add users in...

I have installed clearml server in AWS EC2 instance as per the ubuntu installation instructions. Six docker containers are running and I am able to load the UI in my...

I have followed [this link](https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server_linux_mac) to set up the clearML server in my system. When I tried to open the localhost link, it showed SERVER UNAVAILABLE. ![image](https://user-images.githubusercontent.com/34000753/152979960-99822d04-9dba-4474-9da7-a85555ec7dbf.png)

For Linux only, configure the ClearML Agent Services. If CLEARML_HOST_IP is not provided, then ClearML Agent Services uses the external public address of the ClearML Server. If CLEARML_AGENT_GIT_USER / CLEARML_AGENT_GIT_PASS...