-
(pytorch_p36) ubuntu:~$ pathflow-mixmatch register_images \
> --im1 data/Li63TCD20_cropped_mask.png \
> --im2 data/Li63TCD3_cropped_mask.png \
> --gpu_device 0 --transfrm_type wendland \
> --fix_r…
-
- [x] Generalize the square example in `/analysis/museumstation/python/score_svg_distance.ipynb` to the other shapes: circle and star.
- [x] Procedure for finding good piecewise linear approximation …
-
When running the script, same as in the readme:
`./run_single_sim.sh -p 1 -g 1 -n "f1_v2_r2" -o 2 -r "true" -p 1.7 -c "false"`
A global plan is planned, but the robot does not move.
Troubleshoo…
-
Update the favicon with airlab logo
-
I got the following error related to the command setup:
```
[magena01@li03c03 liver]$ pathflow-mixmatch --im1 Li63TCD20_cropped_mask.png --im2 Li63TCD3_cropped_mask.png --fix_rotation False --output…
-
**What code were you trying to parse?**
Trying to *not* parse actually. A Typescript file that is auto-generated from a swagger definition. The generated file has
```ts
/* tslint:disable */
/* es…
-
Error/bug with device:
```
pathflow-mixmatch register_images --im1 CD20_test.png --im2 CD3_test.png --fix_rotation False --output_dir ./ --gpu_device -1 --transform_type similarity --lr 0.01 --itera…
-
目前只有看到用命令行运行脚本的介绍,没有关于持续集成的介绍,能否详细说明一下?谢谢。
-
Remove any following parts if does not have details about
**Describe the bug**
本地 Python 环境,用多个窗口跑 Python 脚本,来控制4台手机,刚开始正常跑一会就有报错:
```
raise TransportDisconnected(e)
hrpc.exceptions.Trans…
-
The npm package contains an index.d.ts file that contains:
```
import { CspOptions } from './lib/types';
```
But the types.d.ts file isn't bundled only a js file which means consumers of the p…