-
We'd like to track skiers and snowboards skiing down a slope, but we're not entirely sure what the best approach to annotate the images would be. We do not need to differentiate between the two; it's …
-
Hi, thanks for your great contribution. Very great job!
I want to deploy it in a Jetson AGX platform. The main problem is that the inferring time is far beyond our expectation(c++ 400ms, input 500 …
-
Traditional depth-map estimation techniques have weak support for textureless areas (ex. uniform color walls, or water surfaces) and the fusion process is affected by sky reconstruction attempts exist…
-
I want to use DETR to detect Airplanes in the sky (so there is either airplanes or no airplanes, a binary object detection task) I dont have any other classes. I know how to do this in other models …
-
codegen issues
- imread/imwrite not support
- wiener2, im2bw, graythresh, bwconncomp
- cell array
``` matlab
function road_detection_via_ii(imgFile, ii_b)
rawImg = imread(imgFile);
[nRow, nCol, ~] = …
-
In the current calspec3 pipeline, mrs_imatch calls cube_build (with option Single=True). When single=true a set of IFUcubes all with the same size ( a size which encompasses all the data mapped to the…
-
@czender commented on [Thu Mar 02 2017](https://github.com/terraref/extractors-hyperspectral/issues/18)
# Description
We discussed pitfalls of current hyperspectral (HS) calibration procedure an…
-
Depends on #275
As found in #275 we should split the detection into two parts. That way we could use the scheduler for two separate task which can be toggles on/off.
This way we or our users can cre…
-
Accurately detecting weather warnings for rain, frost and drought depends on recent weather data (#2, #98). Make powerplant server to poll the Dark Sky API every 5 minutes and store the data by sendin…
-
I'm currently looking at using your code ZAP on some KCWI data. Messing about with some test data I am running into problems where it seems the FITS header isn't being correctly parsed by the program …