-
### Metadata
- Authors: Felix Juefei-Xu, Vishnu Naresh Boddeti and Marios Savvides
- Organization: CMU
- Conference: CVPR 2018
- Paper: https://arxiv.org/abs/1806.01817
- Code: https://github.com…
-
## I met the problem below when I used my own CNN module
RuntimeError Traceback (most recent call last)
[](https://localhost:8080/#) in ()
7 print(test_images…
-
Hello @ZQPei and @zvezdochiot Thank you for your work!
I wonder if is it possible to improve results of deep learning approach with patch-match algorithm. It seems to me neural network should better…
-
Dear All,
I am suffering problem, I try to modify the CNN backbone from default resnet101 to 152 architecture. However, follow the instruction of the resnet paper, compared to resnet101, I can no…
-
Hi, I have read your paper and code. In file Dropout_Bald_Q10_N1000_Paper.py, it seems that your model is a CNN in Keras, but in your paper, the model is a BCNN with prior probability distributions pl…
-
Hi all,
I want to use EBM as a GAM to replace the fully connected layer at the end of a large CNN/Transformer to get interpretable output. However, I need to train the EBM like a deep learning model,…
-
**researcher**
- [Rie Johnson](http://riejohnson.com/)
- [CONTEXT v4: Neural network code for text categorization in C++ on GPU](http://riejohnson.com/cnn_download.html)
**papers**
- Pang,…
-
Hi,
Is there readme tutorial how to get CNN feature and the pretrained model ?
Thanks
-
thank you for releasing the dataset. can you summarize the steps to annotating (labeling) the dataset, how did you go about drawing the bounding boxes? was it a completely manual process? thanks,
-
Hi Havard.
I wanted to use Logistichazard that is based on Nnet_survival. I couldnt find the architecture of this net. In which file I can understand the architecture?
In addition I wanted to ask y…