-
configuration.yaml
image_processing:
- platform: deepstack_object
ip_address: 192.168.10.13
port: 5000
save_file_folder: /config/www/snapshot/
scan_interval: 5
save_file…
-
### Title
Text representation for direction prediction of share market
### Team Name
Stocks Savvy
### Email
202318035@daiict.ac.in
### Team Member 1 Name
Ashutosh Anand
### Team Me…
-
It will be very helpful, if you let know how to use trained model to predict on new data. There is prediction.py , how there is no description or steps to be followed to run this.
Thanks.
-
-
Great work here Nupur. Just not sure why in notebook 5 you create an estimator but you don't use it to predict.
-
as mentioned in https://github.com/dragonjet/KC3Kai/issues/726
-
Right now, movement looks a bit choppy due to server lag. I would like to implement client-side prediction, but I'm struggling to fully understand the structure of this project. Do you have any advice…
-
# Tema
Predvidjanje kretanja vrednosti odredjenih kriptovaluta za zadati vremenski interval koristeci **konvolutivne neuronske mreze (CNN)**, i podatke dobijene povlacenjem cena kriptovaluta sa razli…
-
I can get predictions, crops, grids data if I predict image.
It looks like we can not get any scores.
Is it possible to get predicted box score or predicted character score?
-
Hi,
I used HrSegNetB48 model and got an out-of-memory issue when I ran prediction on 16GB GPU. Do you have any suggestions in case I want to use this HrSegNetB48, but no bigger RAM?
Thanks!
`…