-
Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues,…
-
I want to know where the TPH module is?
And I want to know whether the network structure described in the file "yolov5l-xs-tr-cbam-spp-bifpn.yaml" is consistent with the network structure described …
-
**Dear authors,**
First of all, congrats on the work you've done. I'm super excited to be able to reproduce your amazing results so that I can make my densepose implementation fast and light too! U…
-
Ubuntu 18.04
Tensorflow 2.7.0
Cuda 11.1.1
TenosrRT 7.2.3.4
CuDNN 8.1.1.33
Cuda Compute Capability 7.5
Hardware: ec2 g4dn.8xlarge (Tesla Turing T4 Tensor Core)
TF2 Model is from TensorFlow 2 D…
-
I followed QuickStart in BlendMask's README.
```bask
wget -O blendmask_r101_dcni3_5x.pth https://cloudstor.aarnet.edu.au/plus/s/vbnKnQtaGlw8TKv/download
python demo/demo.py \
--config-file con…
-
请问,可以用您这套代码撰写论文吗?
-
I have "cuda out of memory error" whereas in pytorch uses only 60% of my GPU memory. Can you help me with this issue? My GPU is RTX3090 wtih 24GB VRAM. However model only uses up to 15-16GB.
-
first I want to know what is exactly meanst by heads only, is it the everything except the efficientnet backbone or the biFPN is freezed also?
I am trying to fine tune the heads only with FLIR data…
-
Ubuntu 18.04
Tensorflow 2.7.0
Cuda 11.1.1
TenosrRT 7.2.3.4
CuDNN 8.1.1.33
Cuda Compute Capability 7.5
Hardware: ec2 g4dn.8xlarge (Tesla Turing T4 Tensor Core)
TF2 Model is from TensorFlow 2 D…
-
Hi as the Efficientnet B0 is working in this code. I trained efficientDet D0 and i want to run that using your code to run in hololens. Could you please let me know is it possible to run EfficientDet …