Masoud Kaviani

Results 9 issues of Masoud Kaviani

Keras changed its 'applications' package from 'keras.applications' to 'keras_applications' I changed and tested this code on tensorflow 2.0 and keras 2.2.4tf

The https://www.youtube.com/playlist?list=PL6397E4B26D00A269 Playlist has no longer exists

Fix GPG Nvidia key # Description Fix the issue #10648 for gpg no longer available ## Type of change Bug Fix Note: Please delete options that are not relevant. -...

models:research:odapi

Hello, I have a Quadrant server with approximately 150,000,000 vectors, each of them with a length of 99. I am using a Python HTTP client. The problem arises when the...

In some examples when the detection area is empty, some error happened and fix with this line of code #### Issue Number ISSUE # #### Describe the changes you've made...

The Sklearn class_weight has updated and Huggingface Bert Model Also updated

Update Dockerfile for Issue #34

When we run `horovodrun -np 1 python src/pretrain/run_pretrain.py --config src/configs/msrvtt_retrieval/msrvtt_retrieval_vip_base_32.json` We get the following error: ```:Traceback (most recent call last): : File "src/pretrain/run_pretrain.py", line 22, in : from transformers import...

if the first input of plt.subplot is not integer, it returns error # What does this PR do? Fixes: in plt.subplot if the first input is not integer, it returns...