-
## jsk_pcl_ros
- [ ] add_color_from_image_nodelet
- [x] attention_clipper_nodelet
- [ ] bilateral_filter_nodelet
- [ ] border_estimator_nodelet
- [ ] bounding_box_filter_nodelet
- [ ] boundingbo…
-
I tired HIP-Example,the code tested is tag rocm-4.0.0,the environment I do the test is official docker image rocm/pytorch:rocm4.0_ubuntu18.04_py3.6_pytorch_1.7.0.
I run the test using the following …
-
Hello
when I try to install requirement.txt I sow this message
```
pip install -r requirements.txt
Requirement already satisfied: cycler==0.10.0 in /home/abdel/anaconda3/lib/python3.7/site-packag…
-
## Description
After reading the [original paper](https://repository.upenn.edu/cgi/viewcontent.cgi?article=1101&context=cis_papers), I wasn't sure if the output was deterministic or not. Based on the…
-
https://github.com/scikit-image/scikit-image/blob/ca61e8d8d3cd0b3d43e78a3ae1d38ff16595940f/skimage/segmentation/_slic.pyx#L14
I notice there are some differences between the paper (SLIC Superpixels…
-
Now that the work is done, it is time to make the repo public. Add step by step instructions on how people can use your tool. Make it clear that the corresponding paper is under review.
-
I was doing load testing in the AKS cluster. Many time, after firing heavy load on the cluster, the nodes are going in the "Not Ready" state and never returns to "Ready" state.
What is a resolution…
-
I want to convert Nifti data to Dicom data. Following is my code
nii_data_path = 'F:/TestData/'
dicom_output_path = 'F:/TestDataDicom/'
patients = os.listdir(nii_data_path)
patients.sort()
fo…
-
I got akvcam working, and I tested video ouput and video capture. ffmpeg/ffplay example from the wiki is working nicely and I can see the virtual capture device with softwares like Cheese.
**BUT**
…
-
As a SLIC Lists developer, I want changes committed to master to be deployed to staging and production automatically so that I don't have to spend time manually deploying and I get quick feedback on t…