-
Hi, excellent work! A question here:
I noticed that in `svd_interpolate_single_img_traj.py: 1082`, the mask is **directly reshaped** from (576, 1024) to (72, 8, 128, 8) and then to (72,128,64) :
``…
-
## **GitHub Issue Form**
## **Here's why we have that policy:**
Keras developers respond to issues. We want to focus on work that benefits the whole community, e.g., fixing bugs and adding featu…
-
我在yolov4-tiny.cfg文件到基础上改了两个地方:
![图片](https://user-images.githubusercontent.com/12774651/120598943-781a2b80-c479-11eb-9bfe-b8714c9c3296.png)
在draknet2ncnn能正常转换,但是到ncnnoptimize就出现下面这个错误:
![图片](http…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Sarcasm Detection
:red_circle: **Aim**: various deep learning models for detecting sarcasm in text dat…
-
- [x] Check that you are up-to-date with the master branch of keras-vis. You can update with:
pip install git+git://github.com/raghakot/keras-vis.git --upgrade --no-deps
- [x] If running on Tensor…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
'The labels are then decided based on a threshold (a) for the percentage change (lt).' What is the method which can be used to set the value of the threshold?
-
Google Brain open-sourced a simple impl based on FFT: https://github.com/brain-research/conv-sv/blob/master/conv2d_singular_values.py ([paper](https://arxiv.org/abs/1805.10408))
It could be a nice …
-
I want to training my custom yolov3-tiny model
Then i have some questions
What is the difference between **darknet53.conv.74** and ### yolov3-tiny.conv.15 and **yolov3-tiny.conv.11** ?
To training …
-
### 論文へのリンク
[[arXiv:2004.13587] Do We Need Fully Connected Output Layers in Convolutional Networks?](https://arxiv.org/abs/2004.13587)
### 著者・所属機関
Zhongchao Qian, Tyler L. Hayes, Kushal Kafle…