-
Hi,
We are using the visualize_cam to visualize the learning of neural net (xception). We used the following code to generate heatmap and ovelays for about 5000 cross-validation images. We saw the ti…
-
### Details
Current list of errors (updated to commit 6a130575c5759ba153f1310e9de36cb4629a19a4)
| Rule | Errors | Disabled | Autofix| Issue
| ---…
-
Hi All,
I am trying to train with sample set.
python ./train.py --dataset_path=sample.json
data input like as below getting below error
File "./train.py", line 43, in pad_dataset
max…
-
I'm trying to execute "plot_learning_curve.py"
to plot the learning curve but it gives me this error message
AttributeError: 'Series' object has no attribute 'find'
Could you please help me?
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [X] 3. Please note that if the bug-related iss…
-
In [Step 1](https://github.com/iterative/katacoda-scenarios/blob/master/tutorials/mnist/step1.md): pip install -r requirements.txt fails to run.
-
Hello Pytorch vision people !
I am currently working on a project that requires lots of image augmentations
to perform better. And I believe this is not only my case. When reading
about …
-
### Description of the bug:
This page gives the code for testing a newly established API key quickly: https://aistudio.google.com/app/apikey
```
curl \
-H 'Content-Type: application/json' \
…
-
Actual output:
```
$cat cats.csv
first name,last name,dogs,cats,birds,fish
Dan,McAllister,2,1,2,4,6
Lucy,Laweless,,5,,
Miles,O'Brian,,,,21
Nancy,Homes,2,,1,
x = SmarterCS…
-
when i try the second technique we mentioned for doing feature extraction, the accuracy is about 90% ,but the book said it should be 96%