-
I trained a model in the track CG Speedway number 1, and it work well when test in this track. But when I change the track(e.g. to CG track 2), and the trained model seem not work, the car run out of…
-
Can you provide pretrained model on waymo dataset and some guides for running the inference code? Although there is README file for using the sparse conv, i still stuck in runing the inference code. …
-
#### **Healthcare Capabilities in AI**
---
**1. AI Model Development**
- **Capabilities:**
- Crafting bespoke AI models tailored for healthcare applications.
- Leveraging dee…
-
I created a simple model that adds a global pooling layer and then 2 dense layers to VGG16 and learns to discriminate between 3 classes. It goes like this:
```
base_model = VGG16(weights='imagenet…
-
I have generated a lot of images by driving around. But when i try to train it, i keep getting the issue below, even when i am training on a cloud image with 56GB of ram.
```
computations.
Train…
-
I like the book but can't seem to install the software properly. That is a shame as it detracts from what is otherwise an excellent book! Many similar book suffer from this issue. I think more detail …
Mel65 updated
2 years ago
-
`Traceback (most recent call last):
File "/Users/dilipreddy/Downloads/Lane-Segmentation-master/lane_segmentation.py", line 132, in
X, y = train_generator.__getitem__(0)
File "/Users/dilipr…
-
I moved this issue from https://github.com/tensorflow/tensorflow/issues/28767
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow…
-
Regarding https://github.com/flatironinstitute/Cryo-EM-Heterogeneity-Challenge-1/pull/100
I had issues installing, specifically this line of the installs https://github.com/I2PC/Flexutils-Toolkit/b…
-
Hi !
First, thank you for quiver, this is just an awesome tool ! I just have a few question concerning the visualization. I'm working with different picture resolutions and, for my work, I have bee…