-
Like https://github.com/azavea/raster-vision/pull/364, check chip before including its resulting data.
-
-
To add image classification for photos attached to records. A user would attach a photo to a record, and the app would automatically send the pic for identification to our Drupal proxy in the backgrou…
-
## 🐛 Bug
We had repeatedly bug reports from napari users when switching to 3D view and when label images were present. The label images are not shown and instead we see an "Shader compilation error…
-
## 🐛 Bug
So when I follow the instructions and have a local copy of the spacenet vegas folder, I get the error:
```
root@cca5d668d324:/opt/src# rastervision run local code/spacenet_vegas.py -a …
-
### The problem
Hi,
already found the other validation error that should have been fixed by https://github.com/home-assistant/core/pull/84104
However, after upgrading to 2022.12.7, my calendar stil…
-
https://mp.weixin.qq.com/s/U3oajLQvBTNuolfzGAGOyQ
ixxmu updated
2 years ago
-
Additional context from Emily:
- I think nobody knows what all has been done here, what stage it’s in, etc. So the task may be having Zach walk us through what he shared and how he thinks it applies.…
-
## 🚀 Feature
Why not implement some common metrics, to evaluate models, with strong GPU acceleration.
## Motivation
When I need to evaluate model accuracy (ex. measure r squared) I have to writ…
-
Hi,thanks to your awsome job!
I am trying to implement Hourglass model in tensorflow.And I notice the loss you used is "tf.nn.sigmoid_cross_entropy_with_logits".But in the paper the author use MSE i…