-
想问一下运行gen_landmark_aug_24.py报如下错误该怎么解决呀
![image](https://user-images.githubusercontent.com/46802891/54876562-13042d80-4e4d-11e9-82e5-f3ef4654945f.png)
-
if len(wandb_images) < log_imgs and wandb_logger.current_epoch > 0: # Check for test operation
if wandb_logger.current_epoch % wandb_logger.bbox_interval == 0:
…
-
## Problem
Currently the `connectOrCreate` field, only gives you the ability to connect or create one record.
## Suggested solution
For the `connectOrCreate` fields: `where` and `create`, to be a…
-
In ./datasets/CASIA_CK+_data_gen.py file:
you set the dimension of sample_numpy is 4, then through some concat operations, I did not see where the dimension could be changed. But in data_normalizatio…
-
**Feature Description**
To improve user experience and add an extra layer of security, I propose a `Face Unlock` feature to the existing framework.
**Describe the solution you'd like**
There …
-
Hi,
I really appreicate your efforts on this outstanding face detector. And I am trying to train my own detector on other kind of objects, but I am a little bit confused of the input label format of …
-
Dear John, thanks for the great work you are doing! I'm currently registering MRI and CT data sets onto each other. The MRI data has a pretty *** resolution, so it is sometimes hard to find the right …
-
Hello ,
I try to adapt your program main.cpp with pose_tracking, the first frame works but it stucks on the first.
I saw that other people got the same issue and fixed it but did not explain how…
-
I would propose to add more data to cached data:
Common military operations:
[Bombings](https://www.wikidata.org/wiki/Q152142), [military offensive](https://www.wikidata.org/wiki/Q52418)
Specia…
-
Hi,
Great work. I was wondering how do I compare the base_footprint trajectory with camera_link trajectory to have a benchmark comparison on my SLAM trajectory output and robot followed trajectory.