junjun1023
junjun1023
## 🚀 Feature Hi, a differentiable input tensors (e.g. synthesized image) will get edges by calling `Canny(low_threshold=xxxx, high_threshold=xxx)`, but the edges are not related to input tensor. It means I...
I get the hu_matrix from `pydicom` then create `volume` with ```Volume.from_hu``` and trying to get projection with PA view. Because the ```anatomical_coordinate_system``` for ```Volume.from_hu``` does not implement `RAS`, I can...
I wonder the fps of detection, selector, and refiner seperately. Does any one know the information about it?
### Before Asking - [X] I have read the [README](https://github.com/meituan/YOLOv6/blob/main/README.md) carefully. 我已经仔细阅读了README上的操作指引。 - [x] I want to train my custom dataset, and I have read the [tutorials for training your...
Hi, How to create pair of query and template image? I've execute ```render_all.sh```, but the rendered images do not match the query images in ```train/rgb/xxx.png``` or ```test/rgb/xxx.png```.