曹国旭
曹国旭
How can I re-implement this project to detect my own dataset's key points like clothes key points? Is there anything like dataset or annotation format that need attention? Anything will...
I wanna use this and `Kaniko` in kubernetes, but neither of these two tools has the `docker load` utility. Did I miss something or load images in k8s pods unprivileged...
Sorry, I'm new to this area. When I follow `README.md` finish the installation, I run this command `shape_compute_descriptor('airplane_0002.off');` And I got a `.txt` file named `airplane_0002_descriptor.txt`. What is the purpose...
I wanna use Kaniko in kubernetes, but this tool seems does not has the docker load utility. Did I miss something or load images in k8s pods unprivileged is an...
have tried detectron export script but failed. ``` File "/workspace/transfiner/detectron2/export/caffe2_modeling.py", line 274, in forward detector_results, _ = self._wrapped_model.roi_heads(images, features, proposals) File "/opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py", line 725, in _call_impl result = self._slow_forward(*input, **kwargs)...
this feature has been implemented by java and golang, and it's very hard to use java k8s client via scala. someone please end this miserable situation.
Is there a tool for this? not a good issue maybe
This pr replaced `bs64: '0.1.2'` to `base64: '0.22.0'` to ensure test is able to run on non x86 target. The original dependency `bs64` version '0.1.2' encounters issues with its encode...