-
Hi,
I maked the darknet with "GPU=1,CUDNN=1,OPENCV=1" successfully,however,when I use the command "sudo ./darknet detector test cfg/coco.data cfg/yolov3.cfg yolov3.weights data/dog.jpg
",it shows:
…
-
I trained a model on [VGGFace2](http://www.robots.ox.ac.uk/~vgg/data/vgg_face2/) using center loss. The embedding is powerful than the subset of MS-Celeb. I can make the model public with the two avai…
-
[Latent Target-Opinion as Prior for Document-Level Sentiment Classification: A Variational Approach from Fine-Grained Perspective](https://dl.acm.org/doi/pdf/10.1145/3442381.3449789)
I chose this p…
-
### This issue is to have a centralized place to list and track work on adding support to new ops for the MPS backend.
[**PyTorch MPS Ops Project**](https://github.com/users/kulinseth/projects/1/vi…
-
My intention is to show a demo of full training from scratch and then getting inference for single meat object. I trained the single meat from the scratch using dope/script/train.py (with the modifica…
-
-
## Keyword: metric learning
### ShufaNet: Classification method for calligraphers who have reached the professional level
- **Authors:** Ge Yunfei, Diao Changyu, Li Min, Yu Ruohan, Qiu Linshan, Xu…
-
### Description of the bug:
I have try following quantization configs.
```
example_inputs = (torch.randn(1, 1, self.args.img_height, self.args.img_width).to(self.args.device),)
# sel…
-
Anyone has interest to utilize the sparsity to accelerate DNNs?
I am working on the fork https://github.com/wenwei202/caffe/tree/scnn and currently, on average, achieve ~5x CPU and ~3x GPU layer-wi…
-
First of all, I already reported this at blender.org: https://projects.blender.org/blender/blender/issues/110298
The problem ist, that I cant use any OptiX functionality: the denoiser is not denois…