-
This is a bug in master branch. Version 9.2.0 is not affected.
The problem is in function `detect_iso_from_file_list()` in distro.py:
```
if all(k in filenames for k in keys):
return distro
```…
-
**Distribution (run `cat /etc/os-release`):**
NAME="Pop!_OS"
VERSION="20.10"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 20.10"
VERSION_ID="20.10"
HOME_URL="https://pop.system76.com"…
-
**Describe the bug**
I am using onnxrutime-gpu for running object detection model in C++. I installed onnxruntime GPU version 1.6.0. I am using it in visual studio 2019. But no matter what version I …
-
Hi, thank you for sharing your work. I would like to ask a simple question to help strengthen my understanding.
If I directly use the multi-scale backbone features and skip the reconstruction stage a…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Detecting Faces
:red_circle: **Aim** : The aim is to create a deep learning project which will detect …
-
I am getting this error,
'C:\tensorflow1\models\research\object_detection>python train.py --logtostderr --train_dir=training/ --pipeline_config_path=training/faster_rcnn_inception_v2_pets.config
…
-
**Summary:** Implementing HTTP/2 connection pooling and connection-level outlier detection has the opportunity to improve Envoy’s resiliency with high-latency links and when used with transparent L4 l…
-
to detect objects in tensor flow for specific objects in the video for example bottle.
I have *indices = np.argwhere(classes == 44)** where class 44 is for bottle and it is throwing an error :to…
-
### System information
- **What is the top-level directory of the model you are using**:
- **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**:
- **OS…
Jconn updated
4 years ago
-
* visualqc version: pip installed
* Python version: 3.10
* Operating System: Centos 7
### Description
Testing visualqc_diffusion on rodent data. Data are BIDS formatted.
Issues (relative to c…