-
7/8 Optimization 방법론
- Optimization 방법론의 발전
- Gradient Descent Algorithm
- 어떠한 함수의 최소점을 찾는것
- 함수의 공간은 파라미터, 파라미터 갯수가 엄청나게 늘어나면 함수 형태 파악 불가능
- 파라미터의 기울기만을 알고 있다고 가정(코스트 함수를 최소화 하기 위해, 코스…
-
## Why
この会は、推薦や機械学習、その周辺技術を通じてサービスを改善することにモチベーションのある人達の集まりです。
発信のため、ここは **public** にしてあります。外部からの参加をご希望の方は Wantedly よりご連絡ください!
## What
Wantedly では隔週木曜日に
- 推薦の評価指標について議論したい
- 〇〇っていうライブラリ…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
There are often cases where identifiers are named the same as or similar to other identifiers.
For example when writing a copyWith method, the parameters are named the same the parameters they are me…
Quijx updated
6 months ago
-
I want to use models like [YOLOv7-seg](https://github.com/WongKinYiu/yolov7/tree/u7/seg) for instance segmentation of tree species in images. There are 26 species of trees, and each image may contai…
-
Having a way to semantically describe a message would benefit tooling. It would allow tools to better inform the user what they can do in the translation, and give hints and suggestions.
Perhaps we…
stasm updated
6 years ago
-
Hi,
First, I wanna say thank you for providing this great implementation of Mask_RCNN. I am using this repo for a while but can't figure out a proper training strategy, so I hope someone can give m…
-
Hi Glenn,
Thank you for sharing your model with such a good documentation and easy readable code, can't wait to read the incoming paper! I am here cause I think it's a huge improvement for object d…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
Hi, this work is amazing! Thank you for your work. I want to ask two questions.
1.Is this article a review and finishing work of stereo matching? I don’t seem to see a network model named openstereo.…