-
Hi! Using the training scripts I was able to train the model and reach around 40% mAP on my dataset.
Here is the tensorboard log
![Selection_096](https://user-images.githubusercontent.com/133404…
-
As discussed here: https://github.com/cnuernber/libjulia-clj/issues/3
Please generate some Java classes for libpython-clj so I can integrate it here: https://github.com/invesdwin/invesdwin-context-py…
subes updated
2 years ago
-
*Was titled **pip install drake; apt-get install drake; brew install drake**. See #12782 for `brew install drake` and #12783 for `apt-get install drake`.*
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): No
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18…
-
## 🐛 Bug
While working on https://github.com/pytorch/pytorch/pull/65054, as of commit https://github.com/pytorch/pytorch/pull/65054/commits/797ad2d9d818fb604ec00efe1ffb52eacd1a66f6,
I have encount…
-
Checklist
- [X] I've prepended issue tag with type of change: [feature]
- [ ] ~(If applicable) I've documented below the DLC image/dockerfile this relates to~
- [ ] ~(If applicable) I've documented…
-
## How to reproduce the behaviour
Installed the latest version following the instruction
```
pip install -U pip setuptools wheel
pip install -U spacy[cuda110]
python -m spacy download en_core_w…
-
Release Date: mid november 2021 ~~october~~ ~~september~~
Wanted:
- Infrastructure:
- [x] PyPy3.7-7.3.7 (with 3 weeks long regressions finally hunted down)
- [x] PyPy3.8-7.3.7 beta,…
-
ImportError: Missing optional dependency 'tables'. Use pip or conda to install tables.
I ran these commands:
conda uninstall pytables
pip install tables
but the error still there.
how to fix…
-
There are plenty of students wanting to remotely develop on the cluster using VS Code's Remote SSH extension. The reason being that it offers remote debugging capabilities in a flexible IDE, which can…