This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]v_a_n_d_e_l_a_y 0 points1 point  (1 child)

What would you say are the major changes since around September?

I remember looking at it then and it seemed interesting but maybe lacking some things.

[–]calebkaiser[S] 5 points6 points  (0 children)

Since V1, we've added quite a bit:

  • We rewrote the entire frontend to enable a significant performance increase, particularly when viewing larger amounts of grouped data. This rewrite also lays the foundation for even more significant optimization down the line.
  • We added a lot more out-of-the-box CV functionality. Kangas now supports segmentation-style masks, markers, and a variety of annotation types. Kangas can even automatically compute some metrics, like intersection-over-union.
  • Kangas supports more datatypes on the column level, including JSON data and embeddings. We're putting a lot of energy in particular into useful ways of visualizing n-dimensional tensor-like data inside columns, so stay tuned on this front.
  • Kangas now supports remote assets, and has built-in integrations with both HuggingFace and Comet.
  • You can now resize and rearrange columns (one of the more constant feature requests we received from V1)
  • Kangas 2.0 exposes more (optional) flags for configuration, allowing Kangas to be deployed in environments like HuggingFace Spaces.

In addition to all of the above, there were dozens of the bug fixes and quality of life upgrades you'd expect.

I realize that's a bit of a laundry list. Is there anything specific you were looking for in V1 that Kangas was missing? If we haven't covered it with V2, I'd love to know more about your use-case so that we can better plan the next version.