-
Im having an issue here with multiple different Laptop models. Currently im trying to wipe the 512GB M.2 disk of a Fujitsu Lifebook U7410 and Shred OS just freezes after a couple of minutes (3-5m). Th…
-
I tried to run SSD Mobilentv1 model as per the instructions mentioned in the following git repo:
https://github.com/chuanqi305/MobileNet-SSD (just run the demo.py file, trained model and prototxt is…
-
我想把gluoncv的ssd转成caffe的,但是报错了:
Traceback (most recent call last):
File "convert.py", line 18, in
text_net, binary_weights = convert_ssd_model(model, input_shape=(1,3,shape,shape), to_bgr=Tr…
-
Models with resize ops and dynamic width and height are failing to compile with this error:
```
Diagnostics:
/usr/local/google/home/mariewhite/github/iree-samples/tflitehub/tmp/ssd_mobilenet_v2_f…
-
#### Your system information
* System information from steam
* Computer Information:
Manufacturer: Acer
Model: Nitro ANV15-51
Form Factor: Laptop
No Touch Input Detected
Processor Informatio…
-
Hi, I'm using my own dataset to train the model. But I got the following error when during training, which I have no idea what's wrong. I've checked all the datatype, and they are all the same as the …
-
#### Your system information
```
Computer Information:
Manufacturer: Gigabyte Technology Co., Ltd.
Model: B760M DS3H DDR4
Form Factor: Desktop
No Touch Input Detected
Processor Information:
CP…
-
Hi! Thank you for all of the help here :)
I am having issues replicating the face recognition demonstration from scratch. Here are the steps I followed:
1. Follow https://github.com/sitek94/vit…
-
### What is the issue?
Modelfile:
```
FROM ./model
# set the temperature to 1 [higher is more creative, lower is more coherent]
PARAMETER temperature 0.2
PARAMETER top_p 0.9
PARAMETER stop …
-
### Expected Behavior
Don't load Flux again, when the workflow is changed
### Actual Behavior
The model is loaded again, unnecessarily
### Steps to Reproduce
- Use Flux with the check…