-
Hi, I've a few questions after looking at your ROS implementation!
Similar to you I'm using MaskRCNN w/ DenseFusion (but trained both on my own synthetic images).
I was able to implment my own ROS…
-
Generate different synthetic datasets using synthpop and CTGAN, and compare utility and privacy metrics.
-
https://arxiv.org/pdf/2105.08582.pdf
-
0.79.1
- [x] Add a gauge to summarize the results
- [x] Add a copyable text for fact checks
- [x] Accordion to show / hide more results
0.80
- [x] #461
- [x] #460
-
https://arxiv.org/pdf/1612.00005v2.pdf
Generating high-resolution, photo-realistic images has been a long-standing goal in machine learning. Recently, Nguyen et al. (2016) showed one interesting wa…
leo-p updated
7 years ago
-
as i understand your algo you need a depth map, can you details how you get it ?
-
hi @costapt @diazandr3s .I read your paper and I'm very interested in ISC evaluation indicators.Could you share me the code of metrics ISC score? Or where can I find the code about metrics you used? …
-
I am running the AgML-Synthetic.ipynb in /AgML/examples and encountered this isse:
![image](https://user-images.githubusercontent.com/74845578/215281995-6153fb78-a957-4196-9fc3-bf8aed3525ab.png)
I …
-
I've run a few tests with some in-the-wild examples from my photogrammetry collection, and I seem to be consistently running into the same issue: the combined output converges to something that is ver…
-
What should I do to test real images? Without GT, should the same images be put into the inputcrop folder and the cleancrop folder respectively?