-
## 🚀 Feature
Besides the volumetric data for 3D images, there is also a point cloud data, that is often used in 3D depth sensors like lidar, or stereo camera.
## Motivation
3D imaging technolo…
-
### Proposal Summary
FiftyOne currently supports instance segmentations within a Detection instance. We can use the mask argument to add a 2D numpy array of the instance segmentation mask. However,…
-
This issue intends to compare performances between the model trained from scratch on `dcm-zurich-lesions-*` (#1) vs. a model pretrained on `dcm-zurich` for detecting compression sites and using those …
-
@skokec
Hello, can you tell me about it?
1. Accuracy of prediction
2. Time-consuming prediction of each picture
3. And your GPU configuration.
4. The difference from this article.
H…
-
### This paper uses neural nets to recognize company logos on billboards, uses flikr as a source of learning.
- https://www.cc.gatech.edu/~hays/7476/projects/Punarva_Prabhudev.pdf
-
1 Automatic Pixelwise Object Labeling for Aerial Imagery Using Stacked U-Nets https://arxiv.org/abs/1803.04953
类似于SDN的思想,就是把多个U-NET堆叠在一起,解决遥感图像的标注,没有说明为什么堆叠就带来了好的效果
2 Creating Roadmaps in Aerial I…
-
General Directions we would like to explore for the next major release of ml-enabler per conversations with @geohacker + @ingalls
**Developer Support**
- Training data creation — support training…
-
I have retrained the model to fit my dataset. However, when testing, the model seems to predict the segmentation mask well, but some of the boxes were not included in the txt file output, thus not inc…
-
### 🚀 The feature
A new feature extraction utility based on FX was introduced by #4302. It allows us to extract internal outputs of a module in a simpler way and it should be a drop-in replacement …
-