-
Thank you for this great work. The ARP model really helps me a lot.
I have a question about the experimental setting on the RLBench dataset. There is a sentence in Section 4.1 of this paper saying,…
-
### 🔖 Feature description
We've seen marketing from Unsloth that optimized triton kernels for various operations can significantly improve both the speed and memory efficiency of fine-tuning LoRA a…
-
**Describe the bug**
Calls to `model.generate` with `deepspeed.init_inference` model raises `ValueError: too many values to unpack (expected 2)`.
**To Reproduce**
```py
import deepspeed
import …
-
### Bug Description
Is it still possible to install wav2letter (not wav2letter++) in 2021? A lot of links in the wiki are broken and I've been having problems with installation. My end game is to use…
-
Hello, it's been a while since I worked with DOPE on the chairs, if ya'll might remember :)
I was wondering if you had any clue if I could use DOPE standalone of ROS and the 3D Datasets?
I am w…
-
### 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…
-
Dear Vadim
In the diann results, most of the Protein.ids are uniprot accession ids (from the fasta file I used), but some are accession ids combined by ";" . Some are combined with cRAP-***, I thin…
-
Hello!
I'm using your repo to convert default yolov8n model to rknn format.
Running `onnx2rknn_step2.py` gives me the following errors:
```
E RKNN: [16:20:31.860] REGTASK: The bit width of field v…
-
I have set the model_path,then run the eval.py,he gave me this error. the backbone model and the reference both in the folder.why he gave me this error?
![image](https://user-images.githubuserco…
-
I am running video-detection application using FRCNN- inception v2 model( using Tensorflow backend).
I have to run around 50 parallel video detection simultaneously. Please advice which Graphics card…