-
`---------------------------------------------------------------------------
ValueError Traceback (most recent call last)
in
----> 1 mean_ap, average_precisions = m…
-
For this dataset:
https://www.kaggle.com/joelwilson/2012-2016-presidential-elections
link csv's to county shapfile (e.g. from nhgis.org)
add documentation from https://www.kaggle.com/joelwilson/2…
-
I encountered an issue when trying to use Vision Transformer based models like _vit_base_, _vit_swin_large_, etc. in the PatchCore implementation. I tried to execute this on the Kaggle Notebook enviro…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
### Bug description
The code can be accessed at https://www.kaggle.com/code/vigneshwar472/notebook5a03168e34
I am working on multiclass classification task and want to train a nueral network wit…
-
Deep Learning Simplified Repository (Proposing new issue)
🔴 Project Title : Pokémon classification using Deep learning
🔴 Aim : To classify 150 different Pokémon species of gen1 based on 7000+ labell…
-
📚 This guide explains how to **freeze** YOLOv5 🚀 layers when **transfer learning**. Transfer learning is a useful way to quickly retrain a model on new data without having to retrain the entire networ…
-
@ranahanocka First of all thanks for this interesting approach of CNN.
Unfortunately I am currently running into this error when trying to train the network on my own dataset. Faces were simplified…
-
# Summary
It seems that on CPU, `faiss.IndexFlatIP` is ~18x slower than using PyTorch operations (`torch.mm` and `torch.topk`) when running on an index of 2M documents of dimension 768. The output …
-
Traceback (most recent call last):
File "/home/administrator/Applications/pycharm-2018.1/helpers/pydev/pydev_run_in_console.py", line 53, in run_file
pydev_imports.execfile(file, globals, loca…