-
Hello @pjreddie @AlexeyAB , at first, thank you for giving us YOLO, great work. I had a question regarding the YOLOv3 confidence loss function, I read the paper and found that the confidence loss was …
-
기본 모델의 Epoch수가 높지 않은데 Loss값의 양상을 보니 무거운 모델로 좀 더 학습을 시키는 경우 과적합 가능성이 커보입니다. 데이터 증강(노이즈 추가 등)을 통해 모델 성능을 높여보는건 어떨까요?
-
-
- [ ] Put test data in data_raw folder please
- [ ] It seems the for loop is for 100 permutations irrespective of the function argument. Is this a mistake?
- [ ] I am not sure what the dataset input…
-
Hi. I have read your paper on CGAIN and am doing relevant research. However, after I tried this CGAIN code, I found that the RMSE was too high. This code doesn't seem to be complete and final? Could y…
-
### Is your feature request related to a problem? Please describe.
I need to play some older games, which have a resolution of 4:3, but the streaming software only provides a resolution of 16:9 or th…
-
At the moment the role assignment in Users > Projects is made via a convenient set of dropdown selects, nicely populated with the currently selected project category and/or project.
Role assignment is…
-
I'm trying to replicate the ICASSP 2022 paper result (A Lightweight Instrument-Agnostic Model for Polyphonic Note Transcription and Multipitch Estimation).
Having some trouble getting the model to…
-
A list of resources that may be useful for describing/understanding sampling/weighting methods for unbalanced data.
Feel free to add below new topics to search or resources to summarize, related to s…
-
When there are multiple parallel bulk requests from a client with no document id, the coordinator does the following:
1. Generate a new id per document in bulk.
2. Create a per shard request out of …