-
####VERSION - 1
## Key Features of ThinkChat
**Visual Chatbot Builder**: ThinkChat offers a user-friendly visual interface with over 34 building blocks, including text bubbles, images, videos, b…
-
## 🚀 Feature
Introducing the support for `precision="auto"`, which enables AMP whenever available and falls back to fp32 otherwise.
### Motivation
After introducing `accelerator="auto"` s…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : BP Monitor Reading
:red_circle: **Aim** : Create a DL model, which will monitor the reading given in th…
-
Cardiologist-Level Arrhythmia Detection with Convolutional Neural Networks
https://arxiv.org/abs/1707.01836
We develop an algorithm which exceeds the performance of board certified cardiologists…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Detection
### Bug
When…
-
Hi @dusty-nv ,
Thank you for this amazing project. I am trying to use a re-trained YOLOV8 model (re-trained using [Ultralytics](https://github.com/ultralytics) Library on [VisDrone Dataset](https:/…
-
On a Macbook Pro 16 (16 GB RAM, 2.3 Ghz 8-core, AMD 5500M 4GB), running this basic MNIST convnet Jupyter-lab notebook crashes python:
https://github.com/fchollet/deep-learning-with-python-notebooks…
-
During both I2V and t2V training, sometimes I encountered the error
```
[rank1]: File "/root/projects/cogvideox-factory/training/cogvideox_text_to_video_lora.py", line 762, in main
[rank1]: …
-
The following code for the contiguous check in **shape.rs** will trigger problems for the squeezed tensor (n-dim to 1-dim) because of the " if dim > 1" condition (recently added ).
``` rust
//…
-
## 🚀 Feature
Integrate https://github.com/pytorch/torchsnapshot
### Motivation
The library is design with composition in mind and is very modular.
The distributed training benchmarks look ve…