-
Seems that the coordinates are all backwards. When you create a new polygon using the from map button to start a point, and then followed by vertexes, the resulting shape is nowhere even close to the…
-
Please add to this issue a paragraph (plus videos/snapshots for illustration) about each new/improved/bug-fix included in this release.
-
- [x] Change Month and Week Number
- [x] focWeekExport "2022-01-19" "2022-01-26"
- [ ] Summary
- [ ] Hashtags
- [x] Check that comment links work (push weekly dump with channel summaries)
- [x] C…
-
Hi there!
I have been experimenting with the 2D version of your BSP_SVR model in a PyTorch implementation of mine. I have been able to reproduce the results on the toy dataset. However, when I swit…
-
Hello. Thanks for this awesome work.
I have question related to Stereo rectification. First, I'm using calibration parameters from Matlab, so I modified the calibration function to hardcode the cal…
-
I think this only occurs if optimization parameters have not been changed (and potentially only when done quickly after the start of optimization), but when trying to understand where particles are in…
-
Hi!
When I try the following using: awkward 2.0.0rc3, uproot 5.0.0.rc6, dask-awkward 2022.11a0, I get a handle that appears to be an dask-awkward record array which should have a behavior:
```bash…
-
Seems like downsample in `src/aspire/image/__init__.py` doesn't work as the matlab code.
I can put replace the crop and downsample functions in `src/aspire/utils/preprocess.py` with my code [here](ht…
-
Hi,my running environment is ubunbtu16.04,cuda 9.0,cudnn 7.1.4 and tensorflow-gpu=1.12.When running: `python experiment.py train configs/magic-point_shapes.yaml magic-point_synth` ,I have successful…
-
Thank you for your work! Could you share the train code?