-
Hi i'm developing a similar project with the crazy flie, except it will be recognizing humans from an aerial POV. What did you use to train the CNN model and how were you able to integrate it to the A…
-
### 🐛 Describe the bug
I may have discovered a bug when I registered the corresponding ProcessGroup development.
I found that the destructor of the ProcessGroup subclass object was not called when…
-
### Your current environment
部署指令:
vllm serve /root/autodl-fs/llm_models/qwen/Qwen2-7B-Instruct --enable-lora --lora-modules bi-lora=/root/autodl-fs/saves/Qwen2-7B-Instruct/lora/sft/checkpoint-1500/…
-
1. Is it possible to replace caffe (the slowest in the Python platform) with PyTorch (fastest overall) or MXNet (can beat PyTorch in parallel GPUs)
2. Is it possible to replace VGG7 with Inception or…
-
Yeah - Sen12ms may not be the perfect evaluation because of the mislableling issue, but it's a good diagnostic to make sure our system is working properly -- and we can report the results either way.
…
taeil updated
3 years ago
-
@xiaohk has been working with Melissa Skala's group on a T cell image classification project. It is related to the [Walsh et al. 2019 preprint](https://doi.org/10.1101/536813) but uses a different ty…
-
* face_recognition version: 1.2.3
* Python version: 3.6
* Operating System: ubuntu 18.04
### Description
Running with flask, i have GPU, dlib installed on GPU :
dlib.DLIB_USE_CUDA
the respon…
-
### Your current environment
Collecting environment information...
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubunt…
-
### 🐛 Describe the bug
Keep getting this error.
```
Expected all tensors to be on the same device, but found at least two devices, cuda:7 and cpu! (when checking argument for argument state_steps…
-
Hi,
I would like to run some experiments and test the accuracy of all the available models on a semantic segmentation task. Does every model need to be build with a backbone architecture?
Furthe…