Moritz Graf

Results 14 issues of Moritz Graf

### Is your feature request related to a problem? Please describe. First time useing datumaro. My goal ist to tile my dataset. I'm already failing with importing the dataset. I...

### Version 1.11.1 ### What did you expect to happen? After adding a new wordpress site to group_vars and running `trellis provision development` I expected trellis-cli to add the new...

bug

### Proposal Summary Adding an annotations job with segement_size to CVAT, makes me want to load those segments with e.g. CVAT Job Stage "validation" back into FiftyOne to validate the...

feature

**Is your feature request related to a problem? Please describe.** After training was interrupted I want to pick up the process and continue training where it stopped. **Describe the solution...

question

Tried to make this running on current macos. Kind of works now, but still crashing sometimes.

### Describe the problem Media does not show anymore in the App after I remaped labels in a python session. After hitting view.save() media was gone!? Is there any cache...

bug

### Proposal Summary I'd love to see a Python interpreter right inside the app (similar to VS Code), to control the current session and the app in the same window....

feature

When using the intro code: ``` import humanized_opening_hours as hoh field = "Mo-Fr 06:00-21:00; Sa,Su 08:00-12:00" oh = hoh.OHParser(field, locale="en") ``` I get ``` Traceback (most recent call last): File...

### 🔗 Linked issue resolves #1070 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking...