-
- uid: s2orc_the_semantic_scholar_open_research_corpus
- type: primary
- description:
- name: S2ORC: The Semantic Scholar Open Research Corpus
- description: Largest collection of machine-readabl…
-
Hi @AlexeyAB
### 1. How to change mask?
I calculated anchors of my own data set with **the same clusters 9**, and get new anchors:
`./darknet detector calc_anchors data/obj.data -num_of_clusters …
-
Hi,
Can you advise on the easiest way to replicate the same experiment on a pixhawk drone.
Thanks,
-
* [pop media introduces OCT](
https://tw.news.yahoo.com/%E7%9C%BC%E7%A7%91%E6%AA%A2%E6%9F%A5%E5%88%A9%E5%99%A8%E3%80%8Coct%E3%80%8D%E8%A7%A3%E6%9E%90%E5%BA%A6%E8%B6%85%E9%AB%98%E3%80%80%E6%8F%AA%E5%8…
-
**Title:** Explore Advanced Neural Network Architectures
**Description:**
Given that the `MLPRegressor` performed well, we should explore more sophisticated neural network architectures to potenti…
-
Given that GCNs are becoming quite popular, I think it would be a very nice contribution if more model interpretability frameworks were incorporated into pytorch_geometric, such as SHAP, or modules th…
-
Hi
In my use case, I'd like to output at multiple sensor locations. I wonder if this is supported by Torchphysics' deeponet implementation. The output variable would have dimensions of [T, L], wher…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
The Vehicle Classification Model will classify vehicles into various categories such as ca…
-
I installed cxxnet successfully and it can run on Mnist dataset. When I tried cxxnet on ImageNet Dataset, it can still run, but it may halt unexpectedly and randomly, sometimes when loading the mean_2…
-
Yout work is good try for cnn developers. But when I test the your code , I found that the winograd resulst is not equal with the traditional conv, Why?