Priyabrata Panda

Results 3 issues of Priyabrata Panda

How to connect to aws keyspace cassandra as it asks for SSL certificate and service's user name and password ? How to pass it in MinHashLSH's constructor. The way to...

enhancement
help wanted

This method already exists in Asynchronus LSH but not in MinHashLSH. MinHashLSH only has insertion session method

# Prerequisites I am using Tensorflow 2.5 in python 3.8. I am trying to get the frozen_grpah.pb file by running following command `!python Tensorflow\models\research\object_detection\export_inference_graph.py --input_type=image_tensor --pipeline_config_path=Tensorflow\workspace\models\my_ssd_mobnet\pipeline.config --trained_checkpoint_prefix=Tensorflow\workspace\models\my_ssd_mobnet\ckpt-11.data-00000-of-00001 --output_directory=Tensorflow\workspace\models\my_ssd_mobnet\export ` I...

type:bug
models:research:odapi