부창규

Results 5 issues of 부창규

| No | Name | Department/Major | Message | | ------------- |:--------------:| ----------------:|------------------:| | 1 | Hyunwoo J. Kim | CS | Hello World! | | 2 | changgyu Boo...

### Search before asking - [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/orgs/ultralytics/discussions) and found no similar questions. ### Question Hello, I have a question regarding the predict_once...

enhancement
question

Instead of repeatedly iterating over the embed list in the for loop over self.model to check if m.i is in embed and calculating the max value of embed each time,...

enhancement
detect

### 🚀 The feature Hello! In references/segmentation/train.py ```python def criterion(inputs, target):

In examples/spider/sql_agent, on line 259, the function definition `def truncate_execuion(self, execution: str) -> str:` was missing a “t” in the name. I corrected it to truncate_execution, and also fixed two...