-
Hey Team,
Thank you for this awesome work and for releasing the super clean training code! We are super interested in reproducing result on Mistral 7b model.
I have trained a Mistral model with …
-
**Submitting author:** @suneeshjacob (Akkarapakam Suneesh Jacob)
**Repository:** https://github.com/suneeshjacob/ACRoD
**Branch with paper.md** (empty if default branch):
**Version:** v1.2.0
**Editor…
-
## Description of bug / unexpected behavior
I'm using python 3.11.3 and Manim v0.17.3. When I add one line code `self.add_subcaption("")` in the construct method and then run the `manim -pqk ...` i…
-
I have installed TextNow on Android 10 device with microG and it fails to log into my account.
Login Error Message:
An error has occurred.
We are having trouble accessing your account.
Pleas…
-
https://mp.weixin.qq.com/s/7YoxVLrKovmaBHvC7e74dw
-
Discover the zone where the object is in the RGB image, from the information obtained from the point cloud.
Extract a sub-image, from the RGB image, containing just the object and then send it to …
-
https://mp.weixin.qq.com/s/2IbHV-UB4bJtQnnTobZhzw
-
Python version - `3.10`
fastdup version - `0.214`
OS - `Ubuntu 20.04`
At the moment I cannot pass in the test_dir argument to `fastdup.create`
```
fd = fastdup.create(work_dir, images_dir, te…
-
When training the model I run into the following error:
```
File "train_model_offset.py", line 841, in
history = model.fit(train_ds, steps_per_epoch=steps_per_epoch, epochs=MAX_EPOCHS,
Fi…
-
The first class, named "ignore" in nuScenes ("others" here), indicates noise point. This class is very small in number, usually for auxiliary training (such as ignore_index=0 in CrossEntropyLoss), and…