Hyeonsoo Moon

Results 20 issues of Hyeonsoo Moon

Hello, Thanks for the nice library. I am trying to run training script for my repo., but facing error starting with 'Fatal: no such path [ ]' And training finishes...

Hello, Thanks for the great idea. I am now trying to train the model with my own dataset which has 1 class. Can you briefly guide me how to /...

Thanks for great sources. I want to try to implement this with my own dataset, so I'd like to ask you guys which settings or configuration I should change. What...

Hello, Thanks for great sources. I am trying to implement the source, but having trouble with setting up the environments. Can I ask if you have plan to share Docker...

Hi, thanks for the good references. I have implemented MobileViT with your package, and tried to convert the trained model into tflite format. At there, I met an error saying,...

Hi, Thanks for the great sources. I've been trying implementing MobileViT, and facing the error. So far, I got an error below. ``` ValueError: Exception encountered when calling layer "mobile_vi_t"...

Hi, thanks for the great resources. I've been looking into the mobileViT examples which is https://keras.io/examples/vision/mobilevit/, and facing the error that ``` AttributeError: module 'keras.applications.imagenet_utils' has no attribute 'correct_pad' ```...

Hello, Thanks for the good sources. I am currently trying to convert torch based code to TF, and struggling in the middle of modifying backbone networks. I am not very...

Hi, Thanks for a great codes. Now I am trying to implement the code with my own dataset, and since I need to use tensorflow as a framework, I am...

### 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 found no similar questions. ### Question Hi, Congrats for the release of Yolov8! I've been...

question