-
Članovi tima:
Nikola Šehovac RA 115/2020, grupa 3
Asistent:
Vujinović Aleksandar
Problem koji se rešava:
Cilj projekta je razviti sistem za klasifikaciju pola osobe sa slike. Uzimajući u obzi…
-
### Your current environment
The output of `python collect_env.py`
```text
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N…
-
### Branch
main branch (1.x version, such as `v1.0.0`, or `dev-1.x` branch)
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmaction2/issues) and [Discussions](https:/…
-
## Issue description
I'm using `DistributedDataParallel` to train model in data-parallel distributed mode, here is a simplified, runnable code:
this is my training script:
```python
import tor…
-
### Članovi tima:
Nemanja Vujadinović SV28-2020 (grupa 5 po službi, ali idem u 1.)
### Asistent:
Marko Njegomir
### Problem koji se rešava:
Potrebno je obučiti neuronsku mrežu da klasifi…
-
## 🐛 Bug
**Describe the bug**
Hi,
I've scripted a Roberta model and when I do two inference calls on it, the second call returns a result only after several minutes (up to 16 minutes).
I see t…
mreso updated
2 years ago
-
## 🐛 Describe the bug
There is a bug in PyTorch where data on CPUs is not automatically synchronized before subsequent operations when using the `torch.Tensor.to()` method with `non_blocking=True`.…
-
**Članovi tima:**
Veljko Vukotic, RA70 2020 (Grupa 3)
**Asistent:**
Vujinovic Aleksandar
**Problem koji se rešava:**
Klasifikacija pasa prema rasama na osnovu slika.
**Algoritam/algoritmi:**
Ko…
-
### 🐛 Describe the bug
I faced the below issue after training vit_h_14 model with pretrained weights. If I do not load pretrained weights, everything is fine.
# how to reproduce this bug
import t…
-
# 🐛 Bug
## Command
python3 -m xformers.info
/usr/local/lib/python3.10/dist-packages/transformers/utils/hub.py:124: FutureWarning: Using `TRANSFORMERS_CACHE` is deprecated and will be remov…