issues
search
bendangnuksung
/
mrcnn_serving_ready
🛠Mask R-CNN Keras to Tensorflow and TFX models + Serving models using TFX GRPC & RESTAPI
https://github.com/matterport/Mask_RCNN
MIT License
103
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error to run main.py file
#35
Nikunj2696
opened
2 years ago
0
error while converting keras model to tensorflow saved model format
#34
ArunaKote
opened
3 years ago
0
gRPC error
#33
aleenakvk
opened
4 years ago
2
sending your input data instances as a JSON object to deployed model
#32
jrash33
opened
4 years ago
3
Error help pleas
#31
mak27arr
opened
4 years ago
0
Deployment on serving failed
#30
ajinkya933
opened
4 years ago
0
Unable to convert to tensorflow serving
#29
ajinkya933
opened
4 years ago
2
{ "error": "Malformed request: GET /v1/models/mask:predict" }
#28
varghesealex90
opened
4 years ago
1
Rest Api Error
#27
varghesealex90
closed
4 years ago
0
Inference speed really slow!
#26
MeghaGhosh
closed
4 years ago
2
How can I read input and output node from frozen inference model (.pb)?
#25
K-M-Ibrahim-Khalilullah
opened
4 years ago
2
About How to predict by tensorflow serving.
#24
LymanLiuChina
closed
4 years ago
2
What should the inputs and outputs of the SavedModel SignatureDef look like?
#23
cpoptic
opened
5 years ago
2
output_names=[out.op.name for out in model.outputs][:4] should be modified to get the 5 loss nodes
#22
cpoptic
opened
5 years ago
2
Converting frozen graph in mvNCCompile
#21
Asher94
opened
5 years ago
0
Can not convert to tflite (UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbb in position 3: invalid start byte)
#20
davidvirdeforshh
closed
5 years ago
3
How to use saved_model.pb in Tensorflow Model Server?
#19
LymanLiuChina
closed
4 years ago
8
Which .pb file should I use? The one in serving model or the one in frozen model?
#18
boycao
closed
5 years ago
2
there is not any files in the folder about serving_model/1/variables.
#17
LymanLiuChina
closed
5 years ago
12
Frozen graph generates difference results compared to the original model
#16
i-chaochen
closed
5 years ago
2
How can run your model in opencv dnn?
#15
K-M-Ibrahim-Khalilullah
opened
5 years ago
2
KeyError: "The name 'input_image:0' refers to a Tensor which does not exist. The operation, 'input_image', does not exist in the graph."?
#14
K-M-Ibrahim-Khalilullah
closed
5 years ago
6
InvalidArgumentError: Cannot assign a device for operation ROI/rpn_non_max_suppression/NonMaxSuppressionV3
#13
K-M-Ibrahim-Khalilullah
opened
5 years ago
0
how to display masked result image?
#12
angyee
closed
5 years ago
0
how to display masked result image?
#11
angyee
opened
5 years ago
8
ValueError: Layer #391 (named "mrcnn_bbox_fc"), weight <tf.Variable 'mrcnn_bbox_fc/kernel:0' shape=(1024, 4) dtype=float32_ref> has shape (1024, 4), but the saved weight has shape (1024, 8).
#10
angyee
opened
5 years ago
5
how to Use the frozen Model
#9
angyee
closed
4 years ago
8
In the coco model, when I use resnet100 and resnet50 to generate h5 files to pb files respectively, why can both be generated ok?
#8
buaacarzp
closed
5 years ago
16
my customed config
#7
lunasdejavu
closed
5 years ago
4
How to use this weight to inference on android?
#6
bhuiyanmobasshir94
opened
5 years ago
2
how can I use the pb file to inference
#5
wlsonia
closed
5 years ago
3
Variables are missing
#4
AliGharbali
closed
5 years ago
10
how to predict by using pb file
#3
wlsonia
closed
5 years ago
1
predict from pb file
#2
marcosbis
closed
5 years ago
1
I try to run with mask_rcnn_coco.h5
#1
NorthLatitudeOne
closed
5 years ago
3