MagicSource

Results 945 issues of MagicSource

Hi, I found that If I set crop_size to 400, then I can not detect large objects. even I large crop_size to 600 later, still can not detect large objects....

``` Could not build the precompiled application for the device. Error (Xcode): Signing for "TOCropViewController-TOCropViewControllerBundle" requires a development team. Select a development team in the Signing & Capabilities editor. Error...

``` Failed to build iOS app Error output from Xcode build: ↳ 2022-03-06 19:00:00.783 xcodebuild[32972:1003591] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionSentinelHostApplications for extension Xcode.DebuggerFoundation.AppExtensionHosts.watchOS of plug-in...

I got some loss like this: ``` 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 424/424 [04:10

Do u guys using a topdown or bottomup model for hand pose prediction?

I got some old codes have Conv2dDepthWise in pyinn, how to change it to newest pytorch api?

How to write a robot which sent messages to any contacts in database, is that possible? (robots can written in golang, python or any other languages)

Does refactoring finished?

enhancement

/python3.10/site-packages/psbody/mesh/serialization/serialization.py", line 435, in load_from_ply raise SerializationError(e) psbody.mesh.errors.SerializationError: Failed to open PLY file.

``` transformers/models/wav2vec2/modeling_wav2vec2.py", line 387, in forward hidden_states = hidden_states.transpose(1, 2) AttributeError: 'tuple' object has no attribute 'transpose' ``` does it possible to make code compatible with latest transformers?