-
Hi again Fabian,
Since I don't have an available GPU at the moment I am using one on Google Cloud Platform (GPC) and it is a P100 as you can see in the issue title. I do not understand why, but the…
-
-
In the Execution screen, the input field for Feature, Scenario's Name, Failed Step and Exception are grayed out, which can confuse users and let them think that those field are disabled.
Change the…
-
Hi,
Thanks for your great work!
But I face a problem when running your codes
I use the Decathlon Data set.
For example,I use the **Task02_Heart** to test the codes.
I put Task02_Heart file folder…
-
I tried to run "python inference_openvino.py ", setting the datapath to dataset.json folder and model input to FP32 folder. I see the following error and no output result is produced. The error is pr…
-
```
# GOAL: Suggest the user a sport to practice knowing he loves snowboarding
#
gem 'decathlon-sports'
# Get the list of Decathlon Sports
sports = Decathlon::Sports.all
# => uninitialized c…
-
I notice here on this line:
https://github.com/gyhui14/spottune/blob/master/imdbfolder.py#L97
it looks like you're training on both the training and validation set, and validating on the validat…
-
## I'm submitting a ...
[ ] Regression (behavior that used to work and stopped working in a new release)
[x ] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Suppor…
-
**Is your feature request related to a problem? Please describe.**
On Decathlon Pro website, we have some pages with a filter with only one value, example:
MARQUE
- Nabaiji (7)
The reason i…
ghost updated
5 years ago
-
Decathlon::Sports.where(name: 'Snowboarding')
Decathlon::Sports.find(71) isn't readable