brucelee78
brucelee78
hello i compiling the repo according to [this markdown file]( https://github.com/dusty-nv/jetson-inference/blob/master/docs/building-repo.md#compiling-the-project) but when i was going to : `sudo make install` i get a error, and i can't solve it!...
Thank you to open your code! i git your recommend [repo](https://github.com/nwojke/deep_sort) and this [repo](https://github.com/nwojke/cosine_metric_learning) because i use Market1501 datasets and input : ``` python train_market1501.py \ --dataset_dir=./Market-1501-v15.09.15/ \ --loss_mode=cosine-softmax \...
hello! thanks for your open source. but i want to know that how to train the deep sort model which can used in your repo? Could you give a instruction...
Thank you for your open source ! so if i train a model use Light-Weight RefineNet, so i want to know how to convert it to onnx, could you give...
hello,thank you to open your code! i want to know how to convert the centernet model to onnx , for example, i train a model by our dataset, but original...
您好,能否将百度云链接再次分享一下,谢谢!
Hello, thank you open your code! i git this code run on my PC ubuntu 18.04 with tensorrt i can run the code, but i found the code doesn't have...