-
Hey, just got this running. My test case is:
![image](https://user-images.githubusercontent.com/12100/36872433-1a6e8afe-1d5a-11e8-90c9-a4fb2a768f3c.png)
to:
![image](https://user-images.githu…
natew updated
6 years ago
-
While attempting to use the labels described within this repo, it became apparent that a couple optimizations are advisable:
1. Because the data has 3 possible values (-1, 0, 1), the use of int16 tif…
-
Some exercises and solution based on using [huggingface](https://github.com/huggingface) will be cool. This is an advanced project. For examples, use the library to perform BERT or GPT-2 analysis on s…
-
## Linear algebra GPU backend tracking issue [MAGMA/cuSOLVER/cuBLAS]
Currently, most GPU linear algebra operators are using MAGMA for their backends, with only a few using cuSOLVER/cuBLAS inste…
-
# 🌟 New model addition
## Model description
Sparse Transformers (https://openai.com/blog/sparse-transformer/) are one of the two most efficient transformers for long range problems, according to…
-
**Has this issue been opened before?**
- [ x ] It is not in the [FAQ](https://github.com/AbdBarho/stable-diffusion-webui-docker/wiki/FAQ), I checked.
- [ x ] It is not in the [issues](https://…
-
Hi, thank you for the fantastic work, this is very exciting. I am looking to apply the DeepSensor library to different problems, but have the aim to setup my experiments with pytorch lightning, becaus…
-
📚 This guide explains how to load YOLOv5 🚀 from PyTorch Hub https://pytorch.org/hub/ultralytics_yolov5. See YOLOv5 [Docs](https://docs.ultralytics.com) for additional details. UPDATED 26 March 2023.
…
-
I'm writing this issue to gauge support for index maps, which define a virtual indexing space alongside a physical storage space. These can be useful to define batched and diagonal sparse arrays. An i…
-
All you need is that
- Wav files
- Full-context labels
- HTS-style question file
With those all prepared, it should be very straightforward to implement.