-
Is there any way to visualize network ?
This library based on TensoFlow, so it may be suitable to use tensorboard.
However I think we need to implement visualization code for tensoboard, and it wi…
-
You can do this, but I guess there is a better script for it?
I recall Chris Van Pelt had created a script to do this, I don't know what the status is of it though. We should productize it thou…
-
### System information
- **What is the top-level directory of the model you are using**: object detection
- **Have I written custom code (as opposed to using a stock example script provided in Tenso…
-
### Description
Unable to use the ampligraph 1.3 with Tensorflow 1.4 as recommended in the readme file
Module model_utils imports tensorflow projector from a deprecated location
`
from tensorflow.…
-
Hi all, trying to get Sleap running on Ubuntu 20.04
Using a RTX 2070 super (8GB)
CUDA 10.1
cudnn 7.6.5
I'm just trying to get sleap to train with the GPU, and soon after startup I start getting:…
-
Thanks for publishing the code and basic training instructions!
## Environment
**Datasets:** (9,063 speakers)
- LibriTTS (train-other-500)
- VoxCeleb1
- VoxCeleb2
- OpenSLR (42-44, 61-66, 69…
-
Keras's Tensorboard callback has a `write_images` and a `histogram_freq` argument that allows the weights and activations to be saved to Tensorboard to visualize during training. This is helpful for v…
rodyt updated
4 years ago
-
I'm trying to reproduce the privileged agent by training and benchmarking it on my dataset.
I generated the dataset by running Carla 0.9.6 and `data_collector.py` file with the **default parameters**…
-
### System information
- **What is the top-level directory of the model you are using**:
models/research/object_detection/
- **Have I written custom code (as opposed to using a stock example script…
-
I have 203 test images and 3 classes. I have modified my config file for ssd_mobilenet_v1_coco accordingly. Now when i run eval.py, all test images are evaluated twice and i see results twice. Also i …