-
Hi team,
I'm training on brain lesion segmentation task. The lesions have various sizes, from 200mL. We first feed the small and large lesion data to the nnUNet, but the average dice is not good, e…
-
I am trying to do non-continuous instance segmentation
also called:
- Disconnected instance segmentation
- Fragmented object segmentation
- Disjoint instance segmentation
preview:
![image](https…
joihn updated
1 month ago
-
Spec in https://docs.google.com/document/d/1LgQ509UOoZsY-sZO1cBFtqxWbo3jLGyCVy-_mssBVMw/edit
Example in https://docs.google.com/spreadsheets/d/1vNm4D5CDxMak4SZNiTdKgrMdvJF2FiA2NyyrK1t-auQ/edit?gid=…
-
(In fact, on MacOS, a segmentation fault: why?)
```
$ cpdf 6.pdf -o out.pdf
couldn't lex object number
Because of error Pdf.PDFError("Bad xref stream whilst reading file 6.pdf at position 199"),…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
If the `uWS::App` is default-constructed, an empty `options ` object is being generated.
If I just create this object and destroy it afterwards without issueing `run()`, I'll get an segmentation faul…
-
**Describe the bug**
I'm trying to do vertebra segmentation using the pre-trained models, localization_spine and localization_vertebra are working, however, vertebra_pipeline gives errors.
**Serve…
-
I am trying to create a python object fo mlir ModuleOp using the code below.
```
static py::object getMlirIrClass(const char* className) {
return py::module::import(MAKE_MLIR_PYTHON_QUALNAME("i…
-
Perform instance segmentation on objects in `streetscapes` images so that the colour statistics for each instance can be used for a more reliable material, albedo and / or emissivity estimation.