ccl

Results 50 comments of ccl

Hi @dav-ell How to write albumentations pipeline wrapper? Can you provide your whole code?

> Hmm! We can connect and check what and where is the problem. For me it worked after setting Cuda @ZahraAnam how do you set your Cuda? This is my...

I noticed something, after cmake .. the output log shows cuda10.2 is detected by openpose. but for caffe, it uses cuda11? ![image](https://user-images.githubusercontent.com/36214675/115819117-c8d94600-a430-11eb-80df-fce164daecc6.png)

@ZoomQuiet 你还有在研究中文手语识别吗?

![Screenshot from 2020-08-30 11-33-23](https://user-images.githubusercontent.com/36214675/91652501-7f676f80-eaca-11ea-9c82-c312ab923366.png)

@dyk-ml In my opinion, self.encoder(x) can extract a face coder for face recognition. we only need to compare this vector to recognize a person. But I think the trained result...

I can't find ".json" file too. Should I sort data from LFW dataset? If so, how to do this quickly? I need some advice.

export TORCH_CUDA_ARCH_LIST="7.5" in the terminal can fix this.

Here is the error log: onnxruntime.capi.onnxruntime_pybind11_state.RuntimeException: [ONNXRuntimeError] : 6 : RUNTIME_EXCEPTION : Non-zero status code returned while running Concat node. Name:'Concat_711' Status Message: /onnxruntime_src/onnxruntime/core/providers/cpu/tensor/concat.cc:72 onnxruntime::common::Status onnxruntime::ConcatBase::PrepareForCompute(onnxruntime::OpKernelContext*, const std::vector&, onnxruntime::Prepare&) const...

can someone try conversion and run onnx?