-
I saw the note in the readme about slower convergence and thought I'd try to help. These are the potential issues I've seen, though there may be others as well.
### BoxMatcher:
- When doing nor…
-
# Data Parallelism
Data parallelism replicates the model on every device to generates gradients independently and then communicates those gradients at each iteration to keep model replicas consiste…
-
----
ANN
![image](https://github.com/kurtzace/diary2023/assets/2136211/e3a5287a-e4e6-42ba-aad6-323132470eba)
3d plot
![image](https://github.com/kurtzace/diary2023/assets/2136211/c1882a9d-1c0…
-
Hi, I wonder how to write the code for using the deepspeed zero-3-offload strategy correctly. Currently, my code looks like:
```
from lightning.fabric.strategies import DeepSpeedStrategy
deep_spe…
-
This is a really great library. Was there a specific reason why you chose to roll your own Matrix class, rather than leveraging Math.NET?
Ideally I'd like to marry the two (not only for consistency…
-
**Describe the bug**
A 500 error is received a few minutes through trying to index the simplewiki dataset with the `hf/e5-base` model with multiple client threads.
**Error Messages**
From the cli…
-
**OS:**
- Windows 11
- Visual Studio 2022
**Target framework version:**
- .NET 6.0
**Nuget packages:**
![image](https://user-images.githubusercontent.com/69070238/210427803-69bdb383-8c11-4bf…
-
Hello, I am a beginner of deep learning. I am learning about LSTM. Try to apply LSTM to spark, so refer to your code. I ran the spark pattern of your code in the environment of anaconda3 python2.7, bu…
-
# miou
| Network | backbone | note | voc | cityscapes | ade20k |
| - | :-: | - | - | - | - |
| deeplabv3+ | resnet50 | - | 64-74 | - | - |
| deeplabv3+ | resnet101 | - | 68-75 | - | - |
| deeplab…
-
Dear community,
We are excited to announce the release of a new and upgraded deep learning pre-trained models library, MMPreTrain. We have integrated the original MMClassification, image classifica…