-
*The following peer review was solicited as part of the Distill review process. The review was formatted by the editor to help with readability.*
*The reviewer chose to keep anonymity. Distill offe…
-
Hi @tkunic!
I'm using SMILER right now to evaluate several models to prepopulate the new version of the MIT Saliency Benchmark. As you can see on http://saliency.mit.edu/results_mit300.html, some o…
-
The provided vision examples and documentation are excellent for single-class classification, but I am struggling to implement a multi-label use case.
For my use case, I use a single channel image …
-
Process: FastTrack [2221]
Path: /Applications/FastTrack.app/Contents/MacOS/FastTrack
Identifier: com.yourcompany.FastTrack
Version: 0
Code T…
-
The result on segmentation looks pretty good, but as the result is only a map image, how could I detect the objects in it? for example, detect cats, dogs in it with bounding boxes, I have applied the …
-
I'm running into an issue wherein the following require statements cause my REPL to hang.
```
(ns my-project.my-ns
(:require [libpython-clj.require :refer [require-python]]
[libpyt…
-
Hi, Thank you for sharing the good idea and code. The code can be run in **Python 3.5 and tensorflow 1.10.1** environments. At the same time, I have a few questions to ask.
1: How to get the resu…
-
## jsk_pcl_ros
- [ ] add_color_from_image_nodelet
- [x] attention_clipper_nodelet
- [ ] bilateral_filter_nodelet
- [ ] border_estimator_nodelet
- [ ] bounding_box_filter_nodelet
- [ ] boundingbo…
-
Hi, @DengPingFan
Thank you for sharing the code.
I have a question for you about get the centroid of ground truth.
Assume ground truth `a` is:
`
a = [[0, 0, 0, 0]; [0, 1, 1, 0];
[0, 1, 1…
-
Hello guys, I'm back!
So I am currently trying to build darknet with CUDA, and I ran across some issues
```
[ 49%] Built target dark
[ 51%] Built target uselib
[ 51%] Linking CXX executable darkn…