Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / opendatalab/dsdl-sdk issues and pull requests

#124 - Schema dsdl

Pull Request - State: closed - Opened by HanxSmile over 1 year ago

#123 - Linke dev1

Pull Request - State: closed - Opened by ouyanglinke almost 2 years ago

#122 - support polygon and rlepolygon convert to mask

Pull Request - State: closed - Opened by wufan-tb almost 2 years ago

#121 - adding template library.

Pull Request - State: closed - Opened by ouyanglinke almost 2 years ago

#120 - update docstring and other debugs

Pull Request - State: closed - Opened by HanxSmile almost 2 years ago

#119 - classdom support get_hierarchy_info

Pull Request - State: closed - Opened by wufan-tb almost 2 years ago

#118 - add default required_fields

Pull Request - State: closed - Opened by wufan-tb almost 2 years ago

#117 - update DSDLDataset and DSDLConcatDataset

Pull Request - State: closed - Opened by wufan-tb almost 2 years ago

#116 - Modifying README in mllm.py

Pull Request - State: closed - Opened by ouyanglinke almost 2 years ago

#115 - Dev cli

Pull Request - State: closed - Opened by drunkpig almost 2 years ago

#114 - merge dev-alg in dev branch

Pull Request - State: closed - Opened by HanxSmile almost 2 years ago

#113 - Dev alg

Pull Request - State: closed - Opened by HanxSmile almost 2 years ago

#112 - Update README.md

Pull Request - State: closed - Opened by ouyanglinke almost 2 years ago

#111 - feat(struct): add no_lazy mode in struct initiation

Pull Request - State: closed - Opened by HanxSmile almost 2 years ago

#110 - Sherry dev

Pull Request - State: closed - Opened by jyysherry123 about 2 years ago

#109 - fix(struct): revert back

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#108 - fix(struct): debug the extract_path_info method

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#107 - Struct dev

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#106 - feat(struct): alter the return value of extract_field_info and extrac…

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#105 - alter a lot error msg

Pull Request - State: closed - Opened by jyysherry123 about 2 years ago

#104 - feat(struct, wrapper_dataset): simplify some api

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#103 - fix(struct): remove the print line

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#102 - feat(struct): accelerate the extract_path_info method when use wildcard

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#101 - fix(struct): fix the bug in Struct

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#100 - fix(struct): accelerate the __init__ method of Struct

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#99 - feat(struct): accelerate the init method in struct

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#98 - feat(label): accelerate the index_in_domain method

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#97 - feat(struct): accelerate the flatten_sample method

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#96 - fix(struct): accelerate the extract_field_info access speed

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#95 - fix(UniqueID): fix the error in UniqueID.__repr__ method

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#94 - fix(struct): accelerate the extract_path_info method

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#93 - Field dev

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#92 - fix(struct): accelerate the extract_field_info method

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#91 - fix(struct): alter back the original style of extract_field_info

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#90 - fix(struct): solve the problem where extract_field_info works too slow

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#89 - add UniqueID

Pull Request - State: closed - Opened by jyysherry123 about 2 years ago

#88 - alter param check to support more than one parents struct

Pull Request - State: closed - Opened by jyysherry123 about 2 years ago

#87 - alter param check to support more than one parents struct

Pull Request - State: closed - Opened by jyysherry123 about 2 years ago

#86 - add error msg hint

Pull Request - State: closed - Opened by jyysherry123 about 2 years ago

#85 - feat(field): add uniqueid field

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#84 - change LabelMap

Pull Request - State: closed - Opened by jyysherry123 about 2 years ago

#83 - feat(field): add frameid field

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#82 - fix bug in studio view

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#81 - fix(studioview): fix the bug in aws_oss.py

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#80 - fix(aws_oss.py): debug the studioview

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#79 - fix(geometry): fix the bug in rbbox

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#78 - fix(view): fix the bug in ImageVisualizePipeline

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#77 - feat(tools): implement the remote studio view

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#76 - feat(class_domain): add _LabelMapDefaultDomain

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#75 - change LabelMap

Pull Request - State: closed - Opened by jyysherry123 about 2 years ago

#74 - fix(wrapper_dataset): fix the bug in wrapper_dataset

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#73 - feat(dataset): alter wrapper_dataset to dsdl_dataset

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#72 - change check expression

Pull Request - State: closed - Opened by jyysherry123 about 2 years ago

#71 - fix(check):fix the bug happened when stuct are nested

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#70 - fix(text): fix the bug in TextField

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#69 - Struct dev

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#68 - fix(struct): add field_keys to extract_path_info method of struct ins…

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#67 - fix(check): add assert check

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#66 - feat(struct): add extract_path_info method

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#65 - delete print in parser

Pull Request - State: closed - Opened by jyysherry123 about 2 years ago

#64 - alter list field

Pull Request - State: closed - Opened by jyysherry123 about 2 years ago

#63 - fix(view): remove the print imformation

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#62 - feat(struct): add tojson method to struct sample

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#61 - fix(visualizer): fix the field key bug in visualizer.py

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#60 - feat(dataset): implement the WrapperDataset

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#59 - fix(StudioView): add warning when no yaml found

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#58 - Dev alg

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#57 - Rotated bbox

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#56 - Rotated bbox

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#55 - Rotated bbox

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#54 - Rotated bbox

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#53 - fix(RotatedBBox): fix the bug in RotatedBBox

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#52 - feat(tools): add StudioView class for odl-cli studio

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#51 - feat(objectio): add CephFileReader and PetrelFileReader

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#50 - change comment

Pull Request - State: closed - Opened by jyysherry123 about 2 years ago

#49 - add RotatedBBox

Pull Request - State: closed - Opened by jyysherry123 about 2 years ago

#48 - change label filed param from str to list and str

Pull Request - State: closed - Opened by jyysherry123 about 2 years ago

#47 - feat(tools): add studio_view method

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#46 - change little comment

Pull Request - State: closed - Opened by jyysherry123 about 2 years ago

#45 - feat(label): add index_in_domain function

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#44 - fix(dataset): fix the bug in Utils.extract_class_dom

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#43 - feat(dataset): add extract_class_dom method

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#42 - change class dom

Pull Request - State: closed - Opened by jyysherry123 about 2 years ago

#41 - fix(labelfield): alter labelfield to adapt to new class domain

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#40 - Change class dom

Pull Request - State: closed - Opened by jyysherry123 about 2 years ago - 1 comment

#39 - fix(view): fix the bug in view and check

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#38 - add check msg for TimeField

Pull Request - State: closed - Opened by jyysherry123 about 2 years ago

#37 - fix(tools): clean the check and visualize function

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#36 - add global info with parameter check

Pull Request - State: closed - Opened by jyysherry123 about 2 years ago

#35 - feat(dataset): add global-info

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#34 - add ImageShape field

Pull Request - State: closed - Opened by jyysherry123 about 2 years ago

#33 - feat(field): implement instance id field

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#32 - fix(field): change mode xywhr to xywht

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#31 - feat(field): implement the ImageShapeField.

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#30 - alter1. test actions 2. InsMap to InstanceMap

Pull Request - State: closed - Opened by jyysherry123 about 2 years ago

#29 - fix(instancemap): alter the name of insmap to instancemap

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#28 - fix(check): fix the bug in check

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#27 - feat(field): implement the rbbox field

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#26 - None

Pull Request - State: closed - Opened by HanxSmile about 2 years ago

#25 - add Text to support ocr

Pull Request - State: closed - Opened by jyysherry123 about 2 years ago